mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-23 03:00:56 +00:00
we now use 13 different channel numbers
This commit is contained in:
@@ -52,7 +52,7 @@ public:
|
||||
void handleToRadio(std::string s);
|
||||
|
||||
/// The radioConfig object just changed, call this to force the hw to change to the new settings
|
||||
void reloadConfig() { radio.reloadConfig(); }
|
||||
void reloadConfig();
|
||||
|
||||
/// The owner User record just got updated, update our node DB and broadcast the info into the mesh
|
||||
void reloadOwner() { sendOurOwner(); }
|
||||
|
||||
Reference in New Issue
Block a user