From 2a5bb77dabf4fa2ead4cefe0ab382bec19cff500 Mon Sep 17 00:00:00 2001 From: LGram16 Date: Sun, 14 Dec 2025 22:55:45 +0900 Subject: [PATCH] .. --- enigprotocol/Commands.cs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/enigprotocol/Commands.cs b/enigprotocol/Commands.cs index 2190ecd..d9bf711 100644 --- a/enigprotocol/Commands.cs +++ b/enigprotocol/Commands.cs @@ -19,6 +19,9 @@ namespace ENIGProtocol GotoAlias = 107, AutoMove=108, ChargeControl=109, + PickOn=110, + PickOff=111, + Charger=112, } ///