Skip to content

Commit

Permalink
Update tfmodbustcp dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
photron committed Oct 28, 2024
1 parent cbf3500 commit 079cfb9
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion software/energy_manager.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ extends = env:base_esp32_ethernet

lib_deps = ${env:base_esp32_ethernet.lib_deps}
https://github.com/Tinkerforge/WireGuard-ESP32-Arduino#83985ec
https://github.com/Tinkerforge/tfmodbustcp#286d17f
https://github.com/Tinkerforge/tfmodbustcp#8e0749a

build_flags = ${env:base_esp32_ethernet.build_flags}
-DMETER_VALUE_HISTORY_VALUE_TYPE=int32_t
Expand Down
2 changes: 1 addition & 1 deletion software/energy_manager_v2.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ extends = env:base_esp32_ethernet

lib_deps = ${env:base_esp32_ethernet.lib_deps}
https://github.com/Tinkerforge/WireGuard-ESP32-Arduino#83985ec
https://github.com/Tinkerforge/tfmodbustcp#286d17f
https://github.com/Tinkerforge/tfmodbustcp#8e0749a

build_flags = ${env:base_esp32_ethernet.build_flags}
-DMETER_VALUE_HISTORY_VALUE_TYPE=int32_t
Expand Down
2 changes: 1 addition & 1 deletion software/warp.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ extends = env:base_esp32

lib_deps = ${env:base_esp32.lib_deps}
https://github.com/Tinkerforge/WireGuard-ESP32-Arduino#83985ec
https://github.com/Tinkerforge/tfmodbustcp#286d17f
https://github.com/Tinkerforge/tfmodbustcp#8e0749a

build_flags = ${env:base_esp32.build_flags}
-DMETER_VALUE_HISTORY_VALUE_TYPE=int32_t
Expand Down
2 changes: 1 addition & 1 deletion software/warp2.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ extends = env:base_esp32_ethernet
lib_deps = ${env:base_esp32_ethernet.lib_deps}
https://github.com/Tinkerforge/tfocpp#70b538fc
https://github.com/Tinkerforge/WireGuard-ESP32-Arduino#83985ec
https://github.com/Tinkerforge/tfmodbustcp#286d17f
https://github.com/Tinkerforge/tfmodbustcp#8e0749a

build_flags = ${env:base_esp32_ethernet.build_flags}
-DMETER_VALUE_HISTORY_VALUE_TYPE=int32_t
Expand Down

0 comments on commit 079cfb9

Please sign in to comment.