Browse Source

Update SiLabs BLheli bootloader rev to "d"

master
4712 8 years ago
parent
commit
d7746a65ff
  1. 2
      BLHeli_S SiLabs/BLHeliBootLoad.inc
  2. 2
      SiLabs/BLHeliBootLoad.inc

2
BLHeli_S SiLabs/BLHeliBootLoad.inc

@ -379,7 +379,7 @@ wait1:djnz Cntl, wait1
BOOT_SIGN: DB "BLHeli"
BOOT_MSG: DB "471c" ; Interface-MCU_BootlaoderRevision
BOOT_MSG: DB "471d" ; Interface-MCU_BootlaoderRevision
BOOT_INFO: DB SIGNATURE_001, SIGNATURE_002, BOOT_VERSION, BOOT_PAGES

2
SiLabs/BLHeliBootLoad.inc

@ -400,7 +400,7 @@ wait1:djnz Cntl, wait1
BOOT_SIGN: DB "BLHeli"
BOOT_MSG: DB "471c" ; Interface-MCU_BootlaoderRevision
BOOT_MSG: DB "471d" ; Interface-MCU_BootlaoderRevision
BOOT_INFO: DB SIGNATURE_001, SIGNATURE_002, BOOT_VERSION, BOOT_PAGES
Loading…
Cancel
Save