mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 18:47:21 +08:00
remove BOARD_NAME from board_config.h and set automatically
This commit is contained in:
committed by
David Sidrane
parent
2d052c02fa
commit
ec4c9da253
@@ -42,8 +42,6 @@
|
||||
#define BOARD_OVERRIDE_UUID "RPIID00000000000" // must be of length 16
|
||||
#define PX4_SOC_ARCH_ID PX4_SOC_ARCH_ID_RPI
|
||||
|
||||
#define BOARD_NAME "EMLID_NAVIO2"
|
||||
|
||||
#define ADC_BATTERY_VOLTAGE_CHANNEL 2
|
||||
#define ADC_BATTERY_CURRENT_CHANNEL 3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user