I'm relatively new to the "ESP32 programming with Arduino" hobby
I've been figuring out how to use this project (GitHub - dudanov/MideaUART: A library for controlling Midea home appliances using the UART protocol.) in Arduino for a few days and then also compile it for ESP32 dev board.
I can't, probably because the #include references in the files aren't being used properly. Who can help me on my way?
What should I do with the zip file of this GitHub project in order to compile it with Arduino?
Sorry if it's a stupid question. I've tried long enough myself, but I'm stuck.