From 9ada62d8a94b8e8c1a7b8abf1fe735b9912e182a Mon Sep 17 00:00:00 2001 From: Tom Fifield Date: Tue, 22 Jul 2025 09:44:58 +1000 Subject: [PATCH] Update src/mesh/RadioInterface.cpp Co-authored-by: Austin --- src/mesh/RadioInterface.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/mesh/RadioInterface.cpp b/src/mesh/RadioInterface.cpp index 54f21332e..985cfdf7f 100644 --- a/src/mesh/RadioInterface.cpp +++ b/src/mesh/RadioInterface.cpp @@ -187,7 +187,6 @@ const RegionInfo regions[] = { */ RDEF(UNSET, 902.0f, 928.0f, 100, 0, 30, true, false, false) - }; const RegionInfo *myRegion;