From e7306448bec4c2140b8729539f3edababd468b7a Mon Sep 17 00:00:00 2001 From: Jonathan Bennett Date: Sun, 1 Feb 2026 16:19:00 -0600 Subject: [PATCH] Trunk --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index 40efbeb3a..55134ede0 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -4,10 +4,10 @@ #endif #include "MeshRadio.h" #include "MeshService.h" -#include "RadioLibInterface.h" #include "NodeDB.h" #include "PowerFSM.h" #include "PowerMon.h" +#include "RadioLibInterface.h" #include "ReliableRouter.h" #include "airtime.h" #include "buzz.h"