OPHoperHPO / lilygo-ttgo-twatch-2020-micropython

:snake:MicroPython for LilyGO TTGO T-Watch-2020:snake:
MIT License
56 stars 11 forks source link

Micropython version #12

Open KevinUTAT opened 2 years ago

KevinUTAT commented 2 years ago

Hi, I am just wondering if I did something wrong. I clone the 1.13 branch

git clone -b 1.13 --recursive https://github.com/OPHoperHPO/lilygo-ttgo-twatch-2020-micropython

and when I check the branch:

$ git branch
* 1.13

But after I compile and flashed, I got this:

MicroPython v1.9.4-2835-g25bbdc02f-dirty on 2021-11-14; LilyGO-TTGO-T-Watch-2020-V1 with ESP32-DOWDQ6

I was expecting for MicroPython v1.13 or am I wrong?

Thanks,

skyark21 commented 2 years ago

Hi i'm trying to do the same, but i didn't get that far.