[LoRaWAN] Remove unused variable

pull/1528/head
StevenCellist 2025-06-19 10:08:08 +02:00
rodzic 2c7f6247df
commit 1a9f89efbf
1 zmienionych plików z 1 dodań i 3 usunięć

Wyświetl plik

@ -1114,9 +1114,7 @@ class LoRaWANNode {
// save the selected sub-band in case this must be restored in ADR control
uint8_t subBand = 0;
// allow port 226 for devices implementing TS011
bool TS011 = false;
// user-provided sleep callback
SleepCb_t sleepCb = nullptr;
// this will reset the device credentials, so the device starts completely new