diff --git a/_r_f69_8h_source.html b/_r_f69_8h_source.html
index 3dfa18a6..20cdda36 100644
--- a/_r_f69_8h_source.html
+++ b/_r_f69_8h_source.html
@@ -186,8 +186,8 @@ $(document).ready(function(){initNavTree('_r_f69_8h_source.html',''); initResiza
- 101 #define RADIOLIB_RF69_SEQUENCER_OFF 0b00000000
- 102 #define RADIOLIB_RF69_SEQUENCER_ON 0b10000000
+ 101 #define RADIOLIB_RF69_SEQUENCER_OFF 0b10000000
+ 102 #define RADIOLIB_RF69_SEQUENCER_ON 0b00000000
103 #define RADIOLIB_RF69_LISTEN_OFF 0b00000000
104 #define RADIOLIB_RF69_LISTEN_ON 0b01000000
105 #define RADIOLIB_RF69_LISTEN_ABORT 0b00100000