mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-27 10:21:40 +00:00
fix a typo
This commit is contained in:
parent
8dbfd0f19b
commit
71951a4e6a
@ -5,7 +5,7 @@
|
||||
#include "sleep.h"
|
||||
#include <assert.h>
|
||||
|
||||
/ if gps_update_interval below this value, do not powercycle the GPS
|
||||
// if gps_update_interval below this value, do not powercycle the GPS
|
||||
#define UBLOX_POWEROFF_THRESHOLD 90
|
||||
|
||||
extern RadioConfig radioConfig;
|
||||
|
Loading…
Reference in New Issue
Block a user