diff --git a/_type_def_8h_source.html b/_type_def_8h_source.html index c83806a7..635eb745 100644 --- a/_type_def_8h_source.html +++ b/_type_def_8h_source.html @@ -91,21 +91,21 @@ $(document).ready(function(){initNavTree('_type_def_8h_source.html',''); initRes
3 
4 #include "BuildOpt.h"
5 
-
15 #define RADIOLIB_SHAPING_NONE (0x00)
+
15 #define RADIOLIB_SHAPING_NONE (0x00)
16 
-
20 #define RADIOLIB_SHAPING_0_3 (0x01)
+
20 #define RADIOLIB_SHAPING_0_3 (0x01)
21 
-
25 #define RADIOLIB_SHAPING_0_5 (0x02)
+
25 #define RADIOLIB_SHAPING_0_5 (0x02)
26 
-
30 #define RADIOLIB_SHAPING_0_7 (0x03)
+
30 #define RADIOLIB_SHAPING_0_7 (0x03)
31 
-
35 #define RADIOLIB_SHAPING_1_0 (0x04)
+
35 #define RADIOLIB_SHAPING_1_0 (0x04)
36 
-
50 #define RADIOLIB_ENCODING_NRZ (0x00)
+
50 #define RADIOLIB_ENCODING_NRZ (0x00)
51 
-
55 #define RADIOLIB_ENCODING_MANCHESTER (0x01)
+
55 #define RADIOLIB_ENCODING_MANCHESTER (0x01)
56 
-
60 #define RADIOLIB_ENCODING_WHITENING (0x02)
+
60 #define RADIOLIB_ENCODING_WHITENING (0x02)
61 
72 // common status codes
73