To get the new API definitions
@ -44,6 +44,7 @@
* Included Files
************************************************************************************/
#include <errno.h>
#include <stdint.h>
/************************************************************************************
* Definitions
@ -47,3 +47,6 @@
#define BOARD_HAS_NO_BOOTLOADER
#define BOARD_MAX_LEDS 1 // Number external of LED's this board has
#include <system_config.h>
#include "../common/board_common.h"
@ -44,3 +44,6 @@
#define BOARD_BATTERY1_A_PER_V (15.391030303f)
#define BOARD_HAS_NO_RESET
@ -9,3 +9,5 @@
#define PX4_I2C_OBDEV_LED 0x55
#define BOARD_OVERRIDE_UUID "SYSMEMID"