Search found 2 matches
- Fri Apr 10, 2020 9:39 am
- Forum: ESP32 Arduino
- Topic: ESP32 prints some weird characters on i2c lcd using AsyncWebServer
- Replies: 3
- Views: 6118
- Thu Apr 09, 2020 4:20 pm
- Forum: ESP32 Arduino
- Topic: ESP32 prints some weird characters on i2c lcd using AsyncWebServer
- Replies: 3
- Views: 6118
ESP32 prints some weird characters on i2c lcd using AsyncWebServer
Hi, I use github.com/me-no-dev/ESPAsyncWebServer library for WiFi, SSD1306 from Adafruit for lcd, I coded something like this, on request "/setAlarm" ESP prints on LCD string "testing", but that prints me weird characters, code lloks like that, calling the same function from any different class work...