Skip to content

Commit

Permalink
platformio.ini for S3 updated to platformio espressif v6.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberman54 committed Jan 26, 2025
1 parent 1957b03 commit 8cd142c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platformio_orig_s3.ini
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ extra_scripts = pre:shared/build.py
otakeyfile = ota.conf
lorakeyfile = loraconf.h
lmicconfigfile = lmic_config.h
platform_espressif32 = espressif32@6.4.0
platform_espressif32 = espressif32@6.10.0
monitor_speed = 115200
upload_speed = 115200 ; set by build.py and taken from hal file
lib_deps_all =
Expand Down

0 comments on commit 8cd142c

Please sign in to comment.