Skip to content

Commit 05b689b

Browse files
committed
altos: Use ublox-10 mode for TM v4.0
This will only work on a hacked board with a swapped GPS unit. Signed-off-by: Keith Packard <[email protected]>
1 parent 342bd58 commit 05b689b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/telemetrum-v4.0/ao_pins.h

+1
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ struct ao_adc {
180180
*/
181181

182182
#define AO_SERIAL_SPEED_UBLOX AO_SERIAL_SPEED_9600
183+
#define AO_UBLOX_VERSION 10
183184

184185
#define HAS_SERIAL_1 1
185186
#define USE_SERIAL_1_STDIN 0

0 commit comments

Comments
 (0)