浏览代码

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>
CaCO3 2 年之前
父节点
当前提交
0f7c685933
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      code/platformio.ini

+ 1 - 1
code/platformio.ini

@@ -19,7 +19,7 @@
 
 [common:esp32-idf]
     extends = common:idf
-    platform = platformio/espressif32 @ 6.2.0
+    platform = platformio/espressif32 @ 6.3.0
     framework = espidf
     lib_deps = 
         ${common:idf.lib_deps}