Skip to content

Commit

Permalink
Update tfocpp.
Browse files Browse the repository at this point in the history
  • Loading branch information
rtrbt committed May 6, 2024
1 parent 1dd74a5 commit 7e71a11
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion software/warp.ini
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ custom_frontend_debug = true
extends = env:warp

lib_deps = ${env:warp.lib_deps}
https://github.com/Tinkerforge/tfocpp#163d4ed2
https://github.com/Tinkerforge/tfocpp#e530429b

build_flags = ${env:warp.build_flags}
-DOCPP_LOG_LEVEL=2
Expand Down
4 changes: 2 additions & 2 deletions software/warp2.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
extends = env:base_esp32_ethernet

lib_deps = ${env:base_esp32_ethernet.lib_deps}
https://github.com/Tinkerforge/tfocpp#163d4ed2
https://github.com/Tinkerforge/tfocpp#e530429b
https://github.com/Tinkerforge/WireGuard-ESP32-Arduino#80b5c79d
https://github.com/Tinkerforge/modbus-esp8266#bc8a640c

build_flags = ${env:base_esp32_ethernet.build_flags}
-DMETERS_SLOTS=2
-DMETERS_SLOT_0_DEFAULT_CLASS=MeterClassID::EVSEV2
-DPOWER_MANAGER_DEFAULT_METER_SLOT=1
-DOCPP_LOG_LEVEL=2
-DOCPP_LOG_LEVEL=4
-DOCPP_PLATFORM_ESP32
-DOCPP_STATE_CALLBACKS
-DOCPP_SUPPORTED_FEATURE_PROFILES="\"Core,SmartCharging\""
Expand Down

0 comments on commit 7e71a11

Please sign in to comment.