Browse Source

Ran Astyle

sbg
David Sidrane 9 years ago
parent
commit
9d4c7e9af6
  1. 2
      src/drivers/px4io/uploader.h

2
src/drivers/px4io/uploader.h

@ -76,7 +76,7 @@ private: @@ -76,7 +76,7 @@ private:
PROTO_REBOOT = 0x30,
INFO_BL_REV = 1, /**< bootloader protocol revision */
BL_REV = 5, /**< supported bootloader protocol */
BL_REV = 5, /**< supported bootloader protocol */
INFO_BOARD_ID = 2, /**< board type */
INFO_BOARD_REV = 3, /**< board revision */
INFO_FLASH_SIZE = 4, /**< max firmware size in bytes */

Loading…
Cancel
Save