mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 09:28:58 +00:00
ocpoc:Use PX4_SOC_ARCH_ID_t from board common
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
#pragma once
|
||||
|
||||
#define BOARD_OVERRIDE_UUID "OCPOC00000000000" // must be of length 16
|
||||
#define PX4_SOC_ARCH_ID 0x1004
|
||||
#define PX4_SOC_ARCH_ID PX4_SOC_ARCH_ID_OCPOC
|
||||
|
||||
#define BOARD_NAME "OCPOC"
|
||||
#define BOARD_BATTERY1_V_DIV (10.177939394f)
|
||||
|
||||
Reference in New Issue
Block a user