Update src/mesh/RadioInterface.cpp

Co-authored-by: Austin <vidplace7@gmail.com>
This commit is contained in:
Tom Fifield 2025-07-22 09:44:58 +10:00 committed by GitHub
parent 55e595510d
commit 9ada62d8a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -187,7 +187,6 @@ const RegionInfo regions[] = {
*/
RDEF(UNSET, 902.0f, 928.0f, 100, 0, 30, true, false, false)
};
const RegionInfo *myRegion;