Skip to content

Commit 1910f19

Browse files
Pietfriedhikinggrass
andauthoredMar 11, 2025
Update include/ocpp/v2/constants.hpp
Co-authored-by: Kai Hermann <kai-uwe.hermann@pionix.de> Signed-off-by: Piet Gömpel <37657534+Pietfried@users.noreply.github.com>
1 parent a4e7fa3 commit 1910f19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎include/ocpp/v2/constants.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ namespace v2 {
1010

1111
/// \brief OCPP 2.0.1 defines this as 5600 but it can be set to a higher value, which we do here, if it's reported via
1212
/// the device model, which we do as well
13-
/// 17000 is the vminimum alue from OCPP 2.1
13+
/// 17000 is the minimum value from OCPP 2.1
1414
constexpr std::size_t ISO15118_GET_EV_CERTIFICATE_EXI_RESPONSE_SIZE = 17000;
1515

1616
} // namespace v2

0 commit comments

Comments
 (0)