Skip to content
Snippets Groups Projects
Commit d4c87132 authored by SalimTerryLi's avatar SalimTerryLi Committed by Daniel Agar
Browse files

board raspi (vanilla): simply added two lines to pass the compile

parent b104b55c
No related branches found
No related tags found
No related merge requests found
......@@ -51,5 +51,8 @@
#define PX4_I2C_BUS_EXPANSION 1
#define PX4_NUMBER_I2C_BUSES 1
#define ADC_BATTERY_VOLTAGE_CHANNEL 0
#define ADC_BATTERY_CURRENT_CHANNEL 1
#include <system_config.h>
#include <drivers/boards/common/board_common.h>
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