half work

This commit is contained in:
2024-09-25 01:57:33 +03:00
parent b95af34bfd
commit 31a74305f6
11 changed files with 810 additions and 652 deletions

View File

@ -108,7 +108,7 @@ typedef struct __attribute__((packed)) {
typedef struct __attribute__((packed)) {
uint32_t shotsInShot;
uint32_t shotsInProgram;
uint32_t totalMacros;
uint32_t shotInMacro;
} Statistics;
typedef struct __attribute__((packed)) {