mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-01 04:04:07 +08:00
board_config: fixed typo
This commit is contained in:
parent
f15365fe97
commit
6499a4ffc7
@ -48,7 +48,7 @@
|
||||
#define BOARD_HAS_NO_BOOTLOADER
|
||||
|
||||
#define BOARD_NUMBER_I2C_BUSES 4
|
||||
#define BOARD_MAX_LEDS 1 // Number external of LED's this board has
|
||||
#define BOARD_MAX_LEDS 1 // Number of external LED's this board has
|
||||
#define PX4_I2C_BUS_LED 1
|
||||
#define PX4_I2C_BUS_EXPANSION 1
|
||||
|
||||
|
||||
@ -53,7 +53,7 @@
|
||||
#define BOARD_HAS_NO_RESET
|
||||
#define BOARD_HAS_NO_BOOTLOADER
|
||||
|
||||
#define BOARD_MAX_LEDS 1 // Number external of LED's this board has
|
||||
#define BOARD_MAX_LEDS 1 // Number of external LED's this board has
|
||||
|
||||
/*
|
||||
* I2C busses
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user