aboutsummaryrefslogtreecommitdiff
path: root/protocol.h
diff options
context:
space:
mode:
authorsotech117 <michael_foiani@brown.edu>2023-09-25 16:17:12 -0400
committersotech117 <michael_foiani@brown.edu>2023-09-25 16:17:12 -0400
commitc534d8e28a00c9762fcb4ef2bdeb9a735ae26b75 (patch)
tree096a80c9e20de1daf4babbf610837de0cefd5297 /protocol.h
parent13929ac7a2f3d18f1a9d5717e76d0e7725c263c4 (diff)
add comments and clean client
Diffstat (limited to 'protocol.h')
-rw-r--r--protocol.h2
1 files changed, 2 insertions, 0 deletions
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)