Skip to content
Snippets Groups Projects
Commit 3d96e2ef authored by David Sidrane's avatar David Sidrane Committed by Beat Küng
Browse files

ocpoc:Use PX4_SOC_ARCH_ID_t from board common

parent 5fea494a
No related branches found
No related tags found
No related merge requests found
......@@ -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)
......
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