This commit is contained in:
2026-01-13 01:14:51 +01:00
parent eed612f457
commit 6a48dcd61e
10 changed files with 163 additions and 52 deletions

View File

@@ -448,5 +448,6 @@ void LoRaError (int error);
extern uint8_t PacketParams[6];
extern char txActive;
extern int txLost;
extern char debugPrint;
#endif