Skip to content

Commit

Permalink
Merge branch 'pr1598' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
tbnobody committed Dec 31, 2023
2 parents 5285ddb + 21936a8 commit 892230b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ platform = espressif32@6.5.0
build_flags =
-DPIOENV=\"$PIOENV\"
-D_TASK_STD_FUNCTION=1
-D_TASK_THREAD_SAFE=1
-Wall -Wextra -Wunused -Wmisleading-indentation -Wduplicated-cond -Wlogical-op -Wnull-dereference
; Have to remove -Werror because of
; https://github.com/espressif/arduino-esp32/issues/9044 and
Expand Down

0 comments on commit 892230b

Please sign in to comment.