diff --git a/README.md b/README.md index 5fc414d..58ebafa 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ void setup() { Serial.begin(115200); // Uncomment in order to reset the internal energy counter - // pzem.resetEnergy() + // pzem.resetEnergy(); } void loop() {