sharandac / My-TTGO-Watch

A GUI named hedge for smartwatch like devices based on ESP32. Currently support for T-Watch2020 (V1,V2,V3), T-Watch2021, M5Paper, M5Core2 and native Linux support for testing.
GNU General Public License v2.0
524 stars 246 forks source link

Support for twatch2019+SIM868 #353

Closed felipeMan closed 2 years ago

felipeMan commented 2 years ago

Hi Guys, I bought the twatch 2019 version+SIM868 variation. and I clone github/compile/upload the code using platformio IDE. My HW start and show several msgs via uart, also the images are showed, but have some problems, i.e.

-The touch have a inverted behavior. that mean when I drag form right to left, the display image movement is in the inverted direction (left to right). In the up down and down up gesture the behavior is inverted too.

I think maybe just rotate the display should align the images position and gesture actions. I will test this in the next week.

My question is if exist any project variant for the 2019 version? Thanks in advance, regards!

sharandac commented 2 years ago

Thanks for your feedback. So far there is no port for the 2019 variant, also because I don't have the hardware to be able to test it accordingly.