Skip to content

Commit

Permalink
Merge branch 'main' into edge-set-limits
Browse files Browse the repository at this point in the history
  • Loading branch information
MauAbata authored Feb 20, 2024
2 parents 1aa02cf + 44ff0e1 commit 30ca6a2
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 @@ -17,7 +17,7 @@ platform = espressif32 @ ^5.3.0
board = esp32dev
debug_tool = esp-prog
framework = espidf
platform_packages = [email protected].0
platform_packages = [email protected].240122
monitor_speed = 115200
monitor_dtr = 0
monitor_rts = 0
Expand All @@ -35,4 +35,4 @@ build_flags =
-Werror=incompatible-pointer-types
-Wno-override-init
!python bin/pio/build_flags.py
extra_scripts = bin/pio/split_c_flags.py
extra_scripts = bin/pio/split_c_flags.py

0 comments on commit 30ca6a2

Please sign in to comment.