X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Fstm%2Fao_serial_stm.c;h=7a552e5d86a5884d0e5653081b11c3921a3b8999;hp=c1a2f1bdda0c1a509db01993f0a7fa6f71b6b98e;hb=6aeb000899ad7f22e92b487b5891664554bc4d33;hpb=cdaa0d7b272505c49017f409b7c0b8e3240608f0 diff --git a/src/stm/ao_serial_stm.c b/src/stm/ao_serial_stm.c index c1a2f1bd..7a552e5d 100644 --- a/src/stm/ao_serial_stm.c +++ b/src/stm/ao_serial_stm.c @@ -339,7 +339,7 @@ ao_serial2_set_speed(uint8_t speed) } #if HAS_SERIAL_SW_FLOW -void +static void ao_serial2_cts(void) { _ao_usart_cts(&ao_stm_usart2);