File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -381,7 +381,7 @@ float lBandEBNO = 0.0; //Used on system status menu
381
381
// Global variables
382
382
// -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
383
383
uint8_t unitMACAddress[6 ]; // Use MAC address in BT broadcast and display
384
- char deviceName[20 ]; // The serial string that is broadcast. Ex: 'Surveyor Base-BC61'
384
+ char deviceName[30 ]; // The serial string that is broadcast. Ex: 'Surveyor Base-BC61'
385
385
const byte menuTimeout = 15 ; // Menus will exit/timeout after this number of seconds
386
386
int systemTime_minutes = 0 ; // Used to test if logging is less than max minutes
387
387
uint32_t powerPressedStartTime = 0 ; // Times how long user has been holding power button, used for power down
You can’t perform that action at this time.
0 commit comments