edit proshivka

This commit is contained in:
Dana Markova
2025-04-30 12:16:18 +03:00
parent 1f97891439
commit 27a120fc7f
12 changed files with 707 additions and 4 deletions

View File

@ -110,7 +110,7 @@ namespace DroneData {
{
public:
DataHead Head;
float UL, UR, LL, RR, DL, DR;
float UL, UR, LL, RR, DL, DR;
static const int StrLen = sizeof(DataMotor6);
};