kopia lustrzana https://github.com/meshtastic/firmware
less logspam
rodzic
6ba960ce47
commit
c65b518432
|
@ -87,7 +87,7 @@ void UBloxGPS::doTask()
|
||||||
// Hmmm my fix type reading returns zeros for fix, which doesn't seem correct, because it is still sptting out positions
|
// Hmmm my fix type reading returns zeros for fix, which doesn't seem correct, because it is still sptting out positions
|
||||||
// turn off for now
|
// turn off for now
|
||||||
// fixtype = ublox.getFixType();
|
// fixtype = ublox.getFixType();
|
||||||
DEBUG_MSG("fix type %d\n", fixtype);
|
// DEBUG_MSG("fix type %d\n", fixtype);
|
||||||
|
|
||||||
// DEBUG_MSG("sec %d\n", ublox.getSecond());
|
// DEBUG_MSG("sec %d\n", ublox.getSecond());
|
||||||
// DEBUG_MSG("lat %d\n", ublox.getLatitude());
|
// DEBUG_MSG("lat %d\n", ublox.getLatitude());
|
||||||
|
|
Ładowanie…
Reference in New Issue