X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fstmf0%2Fao_serial_stm.c;h=e20b57550982437f64236b0cd79617f20b83b7c1;hb=c9e82a5929a836bc61b464507badef2df5e9d4d0;hp=06fc054ae9879153e8ce43a0d393d7da1f3f28ed;hpb=ac3fc7da669f58c7abd25b0ca8cc425238b84217;p=fw%2Faltos diff --git a/src/stmf0/ao_serial_stm.c b/src/stmf0/ao_serial_stm.c index 06fc054a..e20b5755 100644 --- a/src/stmf0/ao_serial_stm.c +++ b/src/stmf0/ao_serial_stm.c @@ -348,7 +348,7 @@ ao_serial2_set_speed(uint8_t speed) ao_usart_set_speed(&ao_stm_usart2, speed); } -#if HAS_SERIAL_SW_FLOW +#if USE_SERIAL_2_FLOW && USE_SERIAL_2_SW_FLOW void ao_serial2_cts(void) {