You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After using this library, the ESP32 TTGO T-Display screen stopped working. Even installing another sketch without this library, the screen did not work again. Sketch that the screen worked before testing this library the screen does not work.
Hi,
After using this library, the ESP32 TTGO T-Display screen stopped working. Even installing another sketch without this library, the screen did not work again. Sketch that the screen worked before testing this library the screen does not work.
TTGO T-Display: https://github.com/Xinyuan-LilyGO/TTGO-T-Display
I used:
#include <GP2Y1010AU0F.h>
int measurePin = 26;
int ledPin = 27;
On the serial monitor I have the sensor reading.
I don't know what happened !!!
I need help!!!
The text was updated successfully, but these errors were encountered: