Skip to content
Snippets Groups Projects
Commit 6499a4ff authored by CarlOlsson's avatar CarlOlsson Committed by Daniel Agar
Browse files

board_config: fixed typo

parent f15365fe
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment