Skip to content

Commit

Permalink
fix typo in SECC interface.py
Browse files Browse the repository at this point in the history
  • Loading branch information
M4GNV5 committed Feb 8, 2024
1 parent d63d3aa commit 6f45a83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iso15118/secc/controller/interface.py
Original file line number Diff line number Diff line change
Expand Up @@ -682,7 +682,7 @@ async def get_evse_present_current(
self, protocol: Protocol
) -> Union[PVEVSEPresentCurrent, RationalNumber]:
"""
Gets the presently available voltage at the EVSE
Gets the presently available current at the EVSE
Relevant for:
- ISO 15118-2
Expand Down

0 comments on commit 6f45a83

Please sign in to comment.