From c534d8e28a00c9762fcb4ef2bdeb9a735ae26b75 Mon Sep 17 00:00:00 2001 From: sotech117 Date: Mon, 25 Sep 2023 16:17:12 -0400 Subject: add comments and clean client --- protocol.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'protocol.h') diff --git a/protocol.h b/protocol.h index 574537b..fc5b536 100644 --- a/protocol.h +++ b/protocol.h @@ -8,6 +8,8 @@ #define LISTSTATIONS 5 #define STATIONINFO 6 +#define STATIONSHUTDOWN 7 +#define NEWSTATION 8 // client to server messages (commands) -- cgit v1.2.3-70-g09d2