Skip to content

Commit aa4e875

Browse files
committed
pio registry updated
1 parent 71ddf3b commit aa4e875

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platformio.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,7 @@ lib_deps =
4242
jeremypoulter/[email protected]
4343
erropix/ESP32 [email protected]
4444
45-
46-
https://github.com/matth-x/ArduinoOcpp.git#develop
45+
4746
lib_ignore = WebSockets ; ArduinoOcpp: don't compile built-in WS library
4847
extra_scripts = scripts/extra_script.py
4948
debug_flags =
@@ -80,6 +79,7 @@ build_flags =
8079
-D MG_ENABLE_SNTP=1
8180
-D CS_PLATFORM=CS_P_ESP32
8281
-D AO_CUSTOM_WS ; ArduinoOcpp: don't use built-in WS library
82+
-D AO_CUSTOM_DIAGNOSTICS ; ArduinoOcpp: don't do internal logging
8383
#-D ENABLE_DEBUG
8484
#-D ENABLE_DEBUG_MONGOOSE_HTTP_CLIENT
8585
-D RAPI_MAX_COMMANDS=20

0 commit comments

Comments
 (0)