telemetrum-v4.0: Set USE_SERIAL_1_STDIN to 0
authorKeith Packard <keithp@keithp.com>
Thu, 10 Nov 2022 19:40:29 +0000 (11:40 -0800)
committerKeith Packard <keithp@keithp.com>
Thu, 10 Nov 2022 19:40:29 +0000 (11:40 -0800)
This makes sure the serial driver knows how to manage this port

Signed-off-by: Keith Packard <keithp@keithp.com>
src/telemetrum-v4.0/ao_pins.h

index 353ecb65baa082c13183bddd2b45197f9d9674c0..24c9a01a0e9076947f55ce88d89b3052737724b4 100644 (file)
@@ -182,6 +182,7 @@ struct ao_adc {
 #define AO_SERIAL_SPEED_UBLOX  AO_SERIAL_SPEED_9600
 
 #define HAS_SERIAL_1           1
+#define USE_SERIAL_1_STDIN     0
 #define SERIAL_1_PA00_PA01     1
 
 #define ao_gps_getchar         ao_serial1_getchar