Skip to content

Commit

Permalink
Merge pull request #49 from vortigont/pio_690
Browse files Browse the repository at this point in the history
bump Platformio espressif32 to v6.9.0
  • Loading branch information
vortigont authored Oct 3, 2024
2 parents 4e726c1 + ea1f54c commit f26ef57
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ all_serial1 =

[esp32_base]
extends = common
platform = espressif32 @ 6.8.1
platform = espressif32 @ 6.9.0
board = wemos_d1_mini32
;upload_speed = 460800
monitor_filters = esp32_exception_decoder
Expand All @@ -75,8 +75,8 @@ extends = common
extends = esp32_base
lib_deps =
${esp32_base.lib_deps}
https://github.com/vortigont/pzem-edl
; vortigont/pzem-edl @ ~1.0.0
vortigont/pzem-edl @ ~1.2
; https://github.com/vortigont/pzem-edl
;build_flags =
; ${esp32_base.build_flags}
; -DCOUNTRY="ru"
Expand Down

0 comments on commit f26ef57

Please sign in to comment.