Skip to content

Commit c26f47c

Browse files
committed
Revert formatting changes and debug statement
1 parent 71314b1 commit c26f47c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gps.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ void Gps::begin() {
8989
if (is_neo6()) {
9090
enableAlpIfDataIsAvailable();
9191
}
92-
92+
9393
if (mLastTimeTimeSet == 0) {
9494
#ifdef UBX_M10
9595
setMessageInterval(UBX_CFG_KEY_ID::CFG_MSGOUT_UBX_NAV_TIMEGPS_UART1, 1);

0 commit comments

Comments
 (0)