Skip to content

Commit

Permalink
Use default arduino packages
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinMueller2003 committed Aug 6, 2024
1 parent 1b93028 commit 2f3b204
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,8 @@ extra_scripts = ${env.extra_scripts}
extends = esp32
build_flags = ${esp32.build_flags} -mtext-section-literals
platform = https://github.com/platformio/platform-espressif32 @ 6.8.1
platform_packages =
framework-arduinoespressif32 @ https://github.com/espressif/arduino-esp32.git#3.0.4
;platform_packages =
; framework-arduinoespressif32 @ https://github.com/espressif/arduino-esp32.git#3.0.4
board_build.arduino.upstream_packages = no

;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~;
Expand Down

0 comments on commit 2f3b204

Please sign in to comment.