Это было бы смешно, если бы не было так грустно..

This commit is contained in:
I-am-nightingale
2024-04-11 17:07:05 +03:00
parent c6b46038af
commit c01ef75590

View File

@@ -115,6 +115,7 @@ class tclacClimate : public climate::Climate, public esphome::uart::UARTDevice,
void loop() override;
void setup() override;
void update() override;
void takeControl();
void dataShow(bool flow, bool shine);
void sendData(byte * message, byte size);
static String getHex(byte *message, byte size);