Skip to content

Commit

Permalink
Review fix.
Browse files Browse the repository at this point in the history
Signed-off-by: Gianfranco Berardi <54074967+gberardi-pillar@users.noreply.github.com>
  • Loading branch information
gberardi-pillar committed Mar 27, 2024
1 parent 6cd4ca9 commit 3dac9b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/ocpp/v201/smart_charging.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ class SmartChargingHandler {
ProfileValidationResultEnum validate_profile_schedules(const ChargingProfile& profile) const;

///
/// \brief Adds a given \p profile to our stored list of profiles
/// \brief Adds a given \p profile and associated \p evse_id to our stored list of profiles
///
void add_profile(int32_t evse_id, ChargingProfile& profile);

Expand Down

0 comments on commit 3dac9b0

Please sign in to comment.