We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b53d5f commit e6f358cCopy full SHA for e6f358c
src/evse_monitor.cpp
@@ -700,7 +700,7 @@ void EvseMonitor::setMaxConfiguredCurrent(long amps)
700
}
701
702
// This method will attempt to set the hardware current limit. This
703
-// can only be set once. If called subsiquant times it will be ignored.
+// can only be set once. If called subsequent times it will be ignored.
704
// We will need to read back the hardware limit to know what it is.
705
void EvseMonitor::setMaxHardwareCurrent(long amps)
706
{
0 commit comments