We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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,
The text was updated successfully, but these errors were encountered:
Hi i'm trying to do the same, but i didn't get that far.
Sorry, something went wrong.
No branches or pull requests
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,
The text was updated successfully, but these errors were encountered: