diff --git a/_a_p_r_s_8h_source.html b/_a_p_r_s_8h_source.html index 4c0520fd..2fdbd72d 100644 --- a/_a_p_r_s_8h_source.html +++ b/_a_p_r_s_8h_source.html @@ -86,8 +86,8 @@ $(document).ready(function(){initNavTree('_a_p_r_s_8h_source.html',''); initResi
APRS.h
-
1 #if !defined(_RADIOLIB_RADIOLIB_APRS_H)
-
2 #define _RADIOLIB_RADIOLIB_APRS_H
+
1 #if !defined(_RADIOLIB_APRS_H)
+
2 #define _RADIOLIB_APRS_H
3 
4 #include "../../TypeDef.h"
5 
diff --git a/_a_x25_8h_source.html b/_a_x25_8h_source.html index 60e2dd33..9a2a27ea 100644 --- a/_a_x25_8h_source.html +++ b/_a_x25_8h_source.html @@ -86,8 +86,8 @@ $(document).ready(function(){initNavTree('_a_x25_8h_source.html',''); initResiza
AX25.h
-
1 #if !defined(_RADIOLIB_RADIOLIB_AX25_H)
-
2 #define _RADIOLIB_RADIOLIB_AX25_H
+
1 #if !defined(_RADIOLIB_AX25_H)
+
2 #define _RADIOLIB_AX25_H
3 
4 #include "../../TypeDef.h"
5 
diff --git a/_morse_8h_source.html b/_morse_8h_source.html index 8acec94b..67d0a8ef 100644 --- a/_morse_8h_source.html +++ b/_morse_8h_source.html @@ -86,8 +86,8 @@ $(document).ready(function(){initNavTree('_morse_8h_source.html',''); initResiza
Morse.h
-
1 #if !defined(_RADIOLIB_RADIOLIB_MORSE_H) && !RADIOLIB_EXCLUDE_MORSE
-
2 #define _RADIOLIB_RADIOLIB_MORSE_H
+
1 #if !defined(_RADIOLIB_MORSE_H) && !RADIOLIB_EXCLUDE_MORSE
+
2 #define _RADIOLIB_MORSE_H
3 
4 #include "../../TypeDef.h"
5 #include "../PhysicalLayer/PhysicalLayer.h"
diff --git a/_s_s_t_v_8h_source.html b/_s_s_t_v_8h_source.html index e293ebc4..8db806d3 100644 --- a/_s_s_t_v_8h_source.html +++ b/_s_s_t_v_8h_source.html @@ -86,8 +86,8 @@ $(document).ready(function(){initNavTree('_s_s_t_v_8h_source.html',''); initResi
SSTV.h
-
1 #if !defined(_RADIOLIB_RADIOLIB_SSTV_H)
-
2 #define _RADIOLIB_RADIOLIB_SSTV_H
+
1 #if !defined(_RADIOLIB_SSTV_H)
+
2 #define _RADIOLIB_SSTV_H
3 
4 #include "../../TypeDef.h"
5