Bell/cspot catchup - release

This commit is contained in:
philippe44
2023-07-25 22:28:19 -07:00
parent 4cd210838f
commit 8d4813ceb4
15 changed files with 34 additions and 44 deletions

View File

@@ -1,5 +1,3 @@
syntax = "proto2";
enum MessageType {
kMessageTypeHello = 0x1;
kMessageTypeGoodbye = 0x2;