both light in standby and dashboard work now
This commit is contained in:
parent
4ef84309dd
commit
b01540a4ce
6 changed files with 151 additions and 31 deletions
|
|
@ -24,6 +24,7 @@ SET_LOOP_TASK_STACK_SIZE(32*1024);
|
|||
|
||||
void handleMqttMessage(char *topic, char *payload);
|
||||
void subscribeToMqttTopics();
|
||||
void handlePageChange(uint8_t page);
|
||||
|
||||
void sendStopBytes();
|
||||
void sendExtStopBytes();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue