From 10d990a43b622074e17e3ed75a8bcb156ee3d684 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Fri, 24 Apr 2020 21:10:20 +1000 Subject: [PATCH] AP_Bootloader: refer to SERIAL_ORDER --- Tools/AP_Bootloader/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tools/AP_Bootloader/README.md b/Tools/AP_Bootloader/README.md index d77fed08d3..aaea11cc64 100644 --- a/Tools/AP_Bootloader/README.md +++ b/Tools/AP_Bootloader/README.md @@ -27,4 +27,4 @@ the board IDs in that file match the APJ_BOARD_ID in the hwdef.dat and hwdef-bl.dat files The bootloader can load from USB or UARTs. The list of devices to load -from is given in the UART_ORDER option in hwdef-bl.dat +from is given in the SERIAL_ORDER option in hwdef-bl.dat