Search found 2 matches

by gbaranski
Thu Apr 09, 2020 4:20 pm
Forum: ESP32 Arduino
Topic: ESP32 prints some weird characters on i2c lcd using AsyncWebServer
Replies: 3
Views: 5510

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...