diff --git a/src/gps/GPS.cpp b/src/gps/GPS.cpp index 11a43e5a71..c33263326f 100644 --- a/src/gps/GPS.cpp +++ b/src/gps/GPS.cpp @@ -7,8 +7,8 @@ #include "PowerMon.h" #include "RTC.h" #include "Throttle.h" -#include "meshUtils.h" #include "buzz.h" +#include "meshUtils.h" #include "main.h" // pmu_found #include "sleep.h" @@ -1696,4 +1696,4 @@ void GPS::toggleGpsMode() enable(); } } -#endif // Exclude GPS \ No newline at end of file +#endif // Exclude GPS