esp32beans

Results 2 comments of esp32beans

Arduino IDE: 1.8.19 OS: Ubuntu 22.04 TFT_eSPI has added support for the T-Dongle-S3 but the change has not been released yet so use the latest code from github. This removes...

The example mqtt_esp8266 publishes and subscribes with no problems on ESP32.I had to change include instead of . And change "%ld" to "%d" in a sprintf. And with a few...