fix power bug
All checks were successful
Build Firmware / build (push) Successful in 37s

This commit is contained in:
2025-03-31 11:51:11 +02:00
parent 85fb527020
commit 101bde7463
11 changed files with 118 additions and 55 deletions

View File

@@ -80,6 +80,8 @@
#define DataPacketDataSize (35)
#define SEQParameterEEPROM 0x1BD0;
typedef struct {
uint32_t dest;
uint32_t src;