Added the window update command

- some other small misc stuff
This commit is contained in:
2026-02-12 23:04:28 +00:00
parent 61a310516b
commit 0f41e348c2
6 changed files with 60 additions and 6 deletions
+1
View File
@@ -1,6 +1,7 @@
#ifndef __PACKETS__
#define __PACKETS__
#include "UIDimensions.h"
#include <stdint.h>
typedef uint8_t PacketType;