Search found 1 match
- Tue Apr 09, 2019 8:03 pm
- Forum: General Discussion
- Topic: Error while flashing ESP32 OTA
- Replies: 0
- Views: 1959
Error while flashing ESP32 OTA
ESP-IDF version $ git describe --tags --dirty v3.3-beta2-53-g79ca95ddf Toolchain version: crosstool-ng-1.22.0-80-g6c4433a5 Hi, I'm implementing the app which part is handling IR remote control. The only thing I need to do is to handle IR codes by ESP32 from remote control. I used IRremote libary bec...