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

sitl:Use PX4_SOC_ARCH_ID_t from board common

parent d8545286
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@
#pragma once
#define BOARD_OVERRIDE_UUID "SIMULATIONID0000" // must be of length 16
#define PX4_SOC_ARCH_ID 0x1003
#define PX4_SOC_ARCH_ID PX4_SOC_ARCH_ID_SITL
#define BOARD_NAME "SITL"
#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