From db3f1c0e787f45eaae535c51ca86d6b2aaa07b56 Mon Sep 17 00:00:00 2001 From: Thomas Basler Date: Sat, 23 Aug 2025 10:37:50 +0200 Subject: [PATCH] Remove comment which doesn't make sense at this posistion --- lib/Hoymiles/src/commands/ActivePowerControlCommand.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Hoymiles/src/commands/ActivePowerControlCommand.h b/lib/Hoymiles/src/commands/ActivePowerControlCommand.h index 4181fc67..cf60b8d6 100644 --- a/lib/Hoymiles/src/commands/ActivePowerControlCommand.h +++ b/lib/Hoymiles/src/commands/ActivePowerControlCommand.h @@ -3,7 +3,7 @@ #include "DevControlCommand.h" -typedef enum { // ToDo: to be verified by field tests +typedef enum { AbsolutNonPersistent, RelativNonPersistent, AbsolutPersistent,