diff --git a/_s_x128x_8h_source.html b/_s_x128x_8h_source.html index da4589f9..f19538cd 100644 --- a/_s_x128x_8h_source.html +++ b/_s_x128x_8h_source.html @@ -398,7 +398,7 @@ $(document).ready(function(){initNavTree('_s_x128x_8h_source.html',''); initResi
310 #define RADIOLIB_SX128X_PACKET_STATUS_SYNC_DET_3 0b00000100 // 2 0 detected sync word 3
311 
312 //RADIOLIB_SX128X_CMD_SET_DIO_IRQ_PARAMS
-
313 #define RADIOLIB_SX128X_IRQ_RADIOLIB_PREAMBLE_DETECTED 0x8000 // 15 15 interrupt source: preamble detected
+
313 #define RADIOLIB_SX128X_IRQ_PREAMBLE_DETECTED 0x8000 // 15 15 interrupt source: preamble detected
314 #define RADIOLIB_SX128X_IRQ_ADVANCED_RANGING_DONE 0x8000 // 15 15 advanced ranging done
315 #define RADIOLIB_SX128X_IRQ_RX_TX_TIMEOUT 0x4000 // 14 14 Rx or Tx timeout
316 #define RADIOLIB_SX128X_IRQ_CAD_DETECTED 0x2000 // 13 13 channel activity detected