Skip to content

Commit

Permalink
new EnergyMeter class for Wifi module, replace old OpenEvse counter
Browse files Browse the repository at this point in the history
  • Loading branch information
KipK committed Mar 1, 2023
1 parent df34b3e commit 68d6275
Show file tree
Hide file tree
Showing 30 changed files with 18,035 additions and 246 deletions.
1 change: 0 additions & 1 deletion openevse-gui-v2
Submodule openevse-gui-v2 deleted from 2345db
3 changes: 2 additions & 1 deletion platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ debug_flags =
#-D ENABLE_PROFILE
#-D ENABLE_NOISY_PROFILE
#-D ENABLE_DEBUG_MICROTASKS
#-D ENABLE_DEBUG_ENERGY_METER
src_build_flags =
# -D ARDUINOJSON_USE_LONG_LONG
# -D ENABLE_ASYNC_WIFI_SCAN
Expand All @@ -77,7 +78,7 @@ build_flags =
#-D MG_SSL_IF_MBEDTLS_MAX_FRAG_LEN=2048
#-D ARDUINO_MONGOOSE_DEFAULT_STREAM_BUFFER=2048
#-D ARDUINO_MONGOOSE_SEND_BUFFER_SIZE=2048
#-D ENABLE_DEBUG
-D ENABLE_DEBUG
#-D CS_ENABLE_DEBUG
#-D MBEDTLS_DEBUG_C
-D MG_ENABLE_SNTP=1
Expand Down
Loading

0 comments on commit 68d6275

Please sign in to comment.