We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb611b7 commit 077560fCopy full SHA for 077560f
scripts/build.sh
@@ -17,8 +17,8 @@ function prepare_dependencies {
17
cd dependencies
18
19
ULAB_VERSION=6.0.12
20
- #MICRO_PYTHON_VERSION=v1.20.0
21
- MICRO_PYTHON_VERSION=master
+ MICRO_PYTHON_VERSION=v1.20.0
+ #MICRO_PYTHON_VERSION=master
22
MICROPYTHON_ESP32_CAMERA_DRIVER=master
23
ESP32_TFLITE_VERSION=v1.0.0
24
0 commit comments