[LoRaWAN] Remove outdated RP 1.1A comment

pull/1547/head
StevenCellist 2025-06-30 12:24:08 +02:00
rodzic 75ac7b7487
commit 4b56b5be5f
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -253,7 +253,7 @@ const LoRaWANBand_t AU915 = {
.dutyCycle = 0,
.dwellTimeUp = RADIOLIB_LORAWAN_DWELL_TIME,
.dwellTimeDn = 0,
.txParamSupported = true, // conflict: not implemented according to RP v1.1
.txParamSupported = true,
.txFreqs = {
RADIOLIB_LORAWAN_CHANNEL_NONE,
RADIOLIB_LORAWAN_CHANNEL_NONE,