Commit Graph

14 Commits

Author SHA1 Message Date
Torrie Fischer
50c98bc5b5 platform: arduino: mqtt: print where logs get sent to 2023-12-11 07:52:01 +01:00
64666bbfb6 config: add new Configuration class to simplify handling json config update api 2023-02-20 07:07:32 +01:00
d89630a340 platform: arduino: mqtt: allow configuration through json 2023-02-19 18:43:26 +01:00
2a0d72f0a1 platform: arduino: u8display: delete task on stop 2023-02-19 18:38:48 +01:00
e994f1f20c platform: arduno: mqtt: fix mqtt build
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-02-18 19:36:43 +01:00
3a841c5792 platform: arduino: mqtt: compile++ 2023-02-18 19:08:00 +01:00
9a36831658 config: implement reading app-specific configs from profile
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-02-18 18:45:34 +01:00
043925cb55 platform: arduino: move json alloc into .cpp 2023-02-18 16:29:01 +01:00
85b42469f9 platform: arduino: mqtt: add support for loadConfig command 2023-02-18 16:24:31 +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
439a456d1a platform: arduino: mqtt: make config message persist 2021-03-31 14:39:21 -07:00
10bbcd6786 cleanup main.cpp, split platform code into a Platform object 2021-03-31 11:50:00 -07:00
a6534bcb20 port to platformio 2021-03-29 01:10:55 -07:00