Skip to content

Commit

Permalink
Merge pull request #212 from OpenEVSE/jeremypoulter/issue170
Browse files Browse the repository at this point in the history
Fix for not clearing timers on startup
  • Loading branch information
jeremypoulter authored Jul 19, 2021
2 parents c540b73 + b93c573 commit f4e2546
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 @@ -75,6 +75,7 @@ build_flags =
-DMG_ENABLE_SNTP=1
-DCS_PLATFORM=CS_P_ESP32
-DAO_CUSTOM_WS ; ArduinoOcpp: don't use built-in WS library
-DRAPI_MAX_COMMANDS=20
build_partitions = min_spiffs.csv
monitor_flags = --filter=esp32_exception_decoder

Expand Down

0 comments on commit f4e2546

Please sign in to comment.