Skip to content

Commit

Permalink
Updated deps
Browse files Browse the repository at this point in the history
Signed-off-by: AssemblyJohn <[email protected]>
  • Loading branch information
AssemblyJohn committed Feb 26, 2025
1 parent c928ce2 commit 3f2c5b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ libcbv2g:
# libiso15118
libiso15118:
git: https://github.com/EVerest/libiso15118.git
git_tag: v0.4.0
git_tag: c07ea392d369c751fce280a59add096105cdb35f
cmake_condition: "EVEREST_DEPENDENCY_ENABLED_LIBISO15118"

# LEM DCBM 400/600 module
Expand Down
2 changes: 1 addition & 1 deletion modules/Evse15118D20/charger/ISO15118_chargerImpl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ iso15118::session::feedback::Callbacks ISO15118_chargerImpl::create_callbacks()
EVLOG_AND_THROW(Everest::EverestInternalError("Invalid value received for mobility needs mode!"));
}

// TODO(ioan): first data we will publish will be related to the v2xChargingParameters
// For dash20 the data we will publish will be the v2xChargingParameters
V2XChargingParameters& v2x_charging_parameters = charging_needs.v2x_charging_parameters.emplace();

// TODO(ioan): after AC merge handle AC limits too
Expand Down

0 comments on commit 3f2c5b6

Please sign in to comment.