This commit is contained in:
2026-02-27 16:22:11 +01:00
parent 125d11fa46
commit 09a2d1d82d
10 changed files with 218 additions and 40 deletions

View File

@@ -17,6 +17,8 @@ typedef enum {
CMD_RM,
CMD_CONFIRM,
CMD_REBOOT,
CMD_PLAY,
CMD_CHECK,
/* Weitere Kommandos folgen hier */
} protocol_cmd_t;