mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-23 19:20:41 +00:00
we now hopefully apply the same radio settings as we did for the RF95
This commit is contained in:
@@ -100,4 +100,9 @@ class MeshRadio
|
||||
radioIf.sleep();
|
||||
return 0;
|
||||
}
|
||||
|
||||
/**
|
||||
* Pull our channel settings etc... from protobufs to the dumb interface settings
|
||||
*/
|
||||
void applySettings();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user