From ff4b7fdce3867aab7e13697e14ea2933ba83087d Mon Sep 17 00:00:00 2001 From: Ben Meadors Date: Sun, 2 Mar 2025 08:54:10 -0600 Subject: [PATCH] Remove this one --- src/mesh/NodeDB.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/mesh/NodeDB.cpp b/src/mesh/NodeDB.cpp index c6b642acf..42e03bd3b 100644 --- a/src/mesh/NodeDB.cpp +++ b/src/mesh/NodeDB.cpp @@ -404,8 +404,6 @@ void NodeDB::resetRadioConfig(bool is_fresh_install = false) { bool didFactoryReset = false; - radioGeneration++; - if (is_fresh_install) { radioGeneration++; }