dudanov / MideaUART

A library for controlling Midea home appliances using the UART protocol.
64 stars 19 forks source link

Arduino sketch with menu to test the functions #3

Closed royfocker19 closed 2 years ago

royfocker19 commented 2 years ago

Hi Sergey, first of, thanks for this code and for the IOT dongle, really great. Could you please helpme with the simple.ino file you upload as an example? I'm trying to do a test sketch with a menu to be entered using GPIOs or even serial console and trigger the different actions this code is able to. I don't understand what the ac.loop() does and how to set an action on the loop section to for example turn a device on or off, or change the mode. Thanks in advance Fede

royfocker19 commented 2 years ago

There was an error in my code