Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TTGO T-Display screen stopped working after this library #2

Open
ThunderCatBH opened this issue Feb 9, 2021 · 0 comments
Open

TTGO T-Display screen stopped working after this library #2

ThunderCatBH opened this issue Feb 9, 2021 · 0 comments

Comments

@ThunderCatBH
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant