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 0dbd0bb commit 791673fCopy full SHA for 791673f
platformio.ini
@@ -43,13 +43,13 @@ lib_deps =
43
https://github.com/bigtreetech/AsyncElegantOTA.git
44
45
[env:knomiv2]
46
-platform = espressif32
+platform = espressif32@6.4.0
47
board = esp32s3r8
48
build_flags = ${env.build_flags}
49
-DKNOMIV2
50
51
[env:knomiv1]
52
53
board = esp32r8
54
55
-DKNOMIV1
0 commit comments