Open KevinUTAT opened 3 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,
Hi i'm trying to do the same, but i didn't get that far.
Hi, I am just wondering if I did something wrong. I clone the 1.13 branch
and when I check the branch:
But after I compile and flashed, I got this:
I was expecting for MicroPython v1.13 or am I wrong?
Thanks,