mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-12 14:37:06 +03:00
Update PlatformIO to 6.3.0 (#2420)
* Update WebUI * Initial rotate default to 0.0 * Process related file update: no folder content redirect * Try to clear cache after intial setup * Update * Reference image: remove updatepage * Update * Hide "manual flow start" * Update * Update * Update text * BugFix Make Reference * Update MainFlowControl.cpp * Update platformio.ini * Fix #2393 * Update platformio.ini --------- Co-authored-by: Slider0007 <jobbelle@gmx.net> Co-authored-by: jomjol <30766535+jomjol@users.noreply.github.com> Co-authored-by: CaCO3 <caco@ruinelli.ch>
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
[common:esp32-idf]
|
[common:esp32-idf]
|
||||||
extends = common:idf
|
extends = common:idf
|
||||||
platform = platformio/espressif32 @ 6.2.0
|
platform = platformio/espressif32 @ 6.3.0
|
||||||
framework = espidf
|
framework = espidf
|
||||||
lib_deps =
|
lib_deps =
|
||||||
${common:idf.lib_deps}
|
${common:idf.lib_deps}
|
||||||
|
|||||||
Reference in New Issue
Block a user