cyberman54 / ESP32-Paxcounter

Wifi & BLE driven passenger flow metering with cheap ESP32 boards
https://cyberman54.github.io/ESP32-Paxcounter/
Other
1.69k stars 397 forks source link

Buy paxcounter amazon but Display is reverse, how to solve? #837

Closed opabert closed 2 years ago

opabert commented 2 years ago

Hello all,

I buy a paxcounter TTGo from amazon, but the display is flipt and to read display the antenna pointed to below. Like ask if possible step by step instructions for dummys how to solve display flip? Or a ready made file to upload to TTGo board using USB?
Thank you for any advice

cyberman54 commented 2 years ago

You set #define MY_DISPLAY_FLIP 1 in the board's hal file (/src/hal), then rebuild and upload the software.

Since this is not an issue, please use discussions tab if you need further how to help.