move rgbled i2c address into driver

This commit is contained in:
Daniel Agar
2018-03-13 23:40:18 -04:00
parent 2a5a7b3a1e
commit bb7466c596
13 changed files with 1 additions and 14 deletions

View File

@@ -7,8 +7,6 @@
#define PX4_I2C_BUS_EXPANSION 3
#define PX4_I2C_BUS_LED 3
#define PX4_I2C_OBDEV_LED 0x55
#define BOARD_OVERRIDE_UUID "SYSMEMID"
#include "../common/board_common.h"