Skip to content

Commit

Permalink
ocpp: Fix uninitialized credential usage
Browse files Browse the repository at this point in the history
  • Loading branch information
photron committed Aug 6, 2024
1 parent c1eb2e6 commit 260c227
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion software/warp.ini
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ custom_signed = true
extends = env:warp

lib_deps = ${env:warp.lib_deps}
https://github.com/Tinkerforge/tfocpp#4ed99e9d
https://github.com/Tinkerforge/tfocpp#7ebafec4

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

lib_deps = ${env:base_esp32_ethernet.lib_deps}
https://github.com/Tinkerforge/tfocpp#4ed99e9d
https://github.com/Tinkerforge/tfocpp#7ebafec4
https://github.com/Tinkerforge/WireGuard-ESP32-Arduino#80b5c79d
https://github.com/Tinkerforge/modbus-esp8266#bc8a640c

Expand Down

0 comments on commit 260c227

Please sign in to comment.