Just a pet project
Find a file
An Nguyen 06721f2ff2 feat: add min and max temperature widgets
- temperature widget's label can be specified
- add yet another font
- decrease temperature measure interval time to 100ms
- seperate margins to 2 axis
2026-03-06 13:31:16 +04:00
.vscode initial commit 2025-12-15 19:11:57 +04:00
data feat: add min and max temperature widgets 2026-03-06 13:31:16 +04:00
include feat: add min and max temperature widgets 2026-03-06 13:31:16 +04:00
lib feat: implement Button class 2026-02-15 17:40:13 +04:00
src feat: add min and max temperature widgets 2026-03-06 13:31:16 +04:00
test initial commit 2025-12-15 19:11:57 +04:00
.clangd chore: add .clangd and compile_commands.json 2026-02-22 14:49:12 +04:00
.gitignore chore: update .gitignore 2026-02-13 18:00:37 +04:00
compile_commands.json chore: add .clangd and compile_commands.json 2026-02-22 14:49:12 +04:00
extra_script.py feat: add min and max temperature widgets 2026-03-06 13:31:16 +04:00
get-platformio.py chore: add graphics libraries 2026-02-13 18:02:55 +04:00
platformio.ini chore: change c++ version from 11 to 17 2026-02-22 14:48:39 +04:00