fix a typo

This commit is contained in:
a-f-G-U-C
2021-08-30 13:55:50 +00:00
committed by GitHub
co-authored by GitHub
parent 8dbfd0f19b
commit 71951a4e6a
+1 -1
View File
@@ -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;