1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-16 12:55:19 +03:00

Fix BOATLOADER_ defines typo

* Missed in review, sorry!
* A-oooga I'm a boat
This commit is contained in:
AJ Christensen 2019-06-25 07:30:50 +12:00
parent 01788322b6
commit 45e8d74255
4 changed files with 5 additions and 5 deletions

View file

@ -52,7 +52,7 @@ typedef enum {
typedef enum {
BOOTLOADER_REQUEST_ROM,
BOATLOADER_REQUEST_FLASH,
BOOTLOADER_REQUEST_FLASH,
} bootloaderRequestType_e;
// failure