mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 19:07:45 +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,7 +42,6 @@
|
||||
#define BOARD_OVERRIDE_UUID "OCPOC00000000000" // must be of length 16
|
||||
#define PX4_SOC_ARCH_ID PX4_SOC_ARCH_ID_OCPOC
|
||||
|
||||
#define BOARD_NAME "AEROTENNA_OCPOC"
|
||||
#define BOARD_BATTERY1_V_DIV (10.177939394f)
|
||||
#define BOARD_HAS_NO_RESET
|
||||
#define BOARD_HAS_NO_BOOTLOADER
|
||||
|
||||
Reference in New Issue
Block a user