add weather icon

This commit is contained in:
reaw55 2024-02-07 08:36:16 +07:00
parent 6c8638319e
commit 89ebcfb64c
14 changed files with 1 additions and 2 deletions

View file

@ -20,8 +20,7 @@
#define AIR_CONDITIONER_RMT_CHANNEL RMT_CHANNEL_0
void handleMqttMessage(char *topic, char *payload);
void lockAC();
void unlockAC();
void subscribeToMqttTopics();
void sendStopBytes();
void sendExtStopBytes();