From 7de9d1099bb3724aee087ab4063ee0602832cfee Mon Sep 17 00:00:00 2001 From: Dominic Clifton Date: Thu, 4 Sep 2014 03:22:20 +0100 Subject: [PATCH] Update baseflight specific message in firmware flasher for cleanflight. --- _locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 6f4ea72b40..0974c9f721 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -566,7 +566,7 @@ "message": "Warning" }, "firmwareFlasherWarningText": { - "message": "Please do not try to flash non-baseflight hardware with this firmware flasher (it wont work).
Do not disconnect the board or turn off your computer while flashing.

Note: STM32 bootloader is stored in ROM, it cannot be bricked.
Note: Auto-Connect is always disabled while you are inside firmware flasher.
" + "message": "Please do not try to flash non-cleanflight hardware with this firmware flasher (it wont work).
Do not disconnect the board or turn off your computer while flashing.

Note: STM32 bootloader is stored in ROM, it cannot be bricked.
Note: Auto-Connect is always disabled while you are inside firmware flasher.
" }, "firmwareFlasherButtonLeave": { "message": "Leave Firmware Flasher"