From ed635c5ec243eec57e89d9aace2cfc28c49ce22f Mon Sep 17 00:00:00 2001 From: Eveldee Date: Sun, 24 Mar 2019 11:34:49 +0100 Subject: [PATCH] See previous --- PlantBox.Shared/Communication/Command.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/PlantBox.Shared/Communication/Command.cs b/PlantBox.Shared/Communication/Command.cs index 7e531bc..36691e7 100644 --- a/PlantBox.Shared/Communication/Command.cs +++ b/PlantBox.Shared/Communication/Command.cs @@ -11,6 +11,7 @@ namespace PlantBox.Shared.Communication { Captors, Historic, + Info, Invalid, Ping }