mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-16 15:52:34 +00:00
we now use 13 different channel numbers
This commit is contained in:
@@ -18,6 +18,7 @@ NodeDB nodeDB;
|
||||
DeviceState devicestate;
|
||||
MyNodeInfo &myNodeInfo = devicestate.my_node;
|
||||
RadioConfig &radioConfig = devicestate.radio;
|
||||
ChannelSettings &channelSettings = radioConfig.channel_settings;
|
||||
|
||||
#define FS SPIFFS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user