test update aprspacketlib

This commit is contained in:
Ricardo Guzman (Richonguzman) 2025-11-30 10:15:01 -03:00
parent ca16761f68
commit b3cc8af180
12 changed files with 97 additions and 193 deletions

View file

@ -51,7 +51,7 @@ public:
bool statusActive;
String statusPacket;
bool gpsActive;
bool gpsAmbiguity;
int ambiguityLevel;
};
class APRS_IS {