mirror of
https://github.com/DashyFox/StackSport.git
synced 2025-06-28 13:19:41 +00:00
programm works
This commit is contained in:
@ -106,8 +106,8 @@ typedef struct __attribute__((packed)) {
|
||||
} HardwareInit_t;
|
||||
|
||||
typedef struct __attribute__((packed)) {
|
||||
uint32_t totalShots;
|
||||
uint32_t totalPrograms;
|
||||
uint32_t shotsInShot;
|
||||
uint32_t shotsInProgram;
|
||||
uint32_t totalMacros;
|
||||
} Statistics;
|
||||
|
||||
|
Reference in New Issue
Block a user