Update structs.hpp

This commit is contained in:
Maurice Heumann 2023-04-23 19:17:14 +02:00 committed by GitHub
parent 243bcbc8f2
commit c06114d8b2

View File

@ -1,6 +1,6 @@
#pragma once
#define PROTOCOL 4
#define PROTOCOL 5
#define SUB_PROTOCOL 1
#ifdef __cplusplus