This commit is contained in:
2025-04-28 00:07:43 +02:00
parent 0c71409c30
commit 8b9e72ef71
9 changed files with 266 additions and 212 deletions

View File

@@ -91,6 +91,8 @@ typedef struct __attribute__((packed))
int16_t currentServoB; //148
int16_t targetServoB; //150
uint8_t presentDevices;
uint8_t telemetryIndex; //151
} TelemetryPacket;