Commit Graph

18 Commits

Author SHA1 Message Date
Torrie Fischer
6e138175be figments: command: rewrite command api to use Task instances instead of static functions 2023-12-20 09:13:23 +01:00
Torrie Fischer
d36de899fd platform: implement commands for task management 2023-12-11 08:07:52 +01:00
Torrie Fischer
ef74dc2178 platform: use uint16_t type instead of unsigned int, for readability 2023-12-11 08:07:38 +01:00
Torrie Fischer
4412fd8f1a platform: remove useless 5s startup delay 2023-12-11 08:07:09 +01:00
Torrie Fischer
4114a8b2b5 platform: unify more esp32/esp8266 api 2023-12-11 08:06:57 +01:00
Torrie Fischer
7418172f79 platform: use Static<> init for serial printer, remove carriage return 2023-12-11 08:06:22 +01:00
Torrie Fischer
63a705ddd4 platform: use pool.ntp.org for ntp server 2023-12-11 08:05:33 +01:00
Torrie Fischer
e9f63e718c platform: move some startup state reporting from main to platform 2023-12-11 08:04:55 +01:00
217a7024b9 platform: fix static check fix 2023-03-03 18:46:23 +01:00
69abcf2638 src: fix some static analysis warnings
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-03-03 18:33:07 +01:00
83317163f4 platformio: update deps to latest 2023-03-03 18:04:04 +01:00
8223688d7b platform: fix crash, move some code from h to cpp 2023-02-19 18:44:26 +01:00
1d1c5781e2 main: set mqtt platform bits outside of main.cpp 2023-02-18 16:30:41 +01:00
eb4ff37580 platform: auto-register figments, now that we have json config 2023-02-18 16:18:57 +01:00
56e2e76954 platform: provide free ram metrics 2023-02-18 15:43:15 +01:00
d14fa7fde1 If the code hasn't been touched in this long, its probably release-worthy. 2022-06-11 11:02:27 +02:00
75bf48756b build for esp32 mask project 2021-04-10 11:10:25 -07:00
10bbcd6786 cleanup main.cpp, split platform code into a Platform object 2021-03-31 11:50:00 -07:00