delete aerotenna ocpoc

This commit is contained in:
Daniel Agar
2021-02-25 17:42:59 -05:00
committed by Lorenz Meier
parent 5f9a98e316
commit 7393d5d761
15 changed files with 7 additions and 690 deletions

View File

@@ -339,11 +339,11 @@ typedef enum PX4_SOC_ARCH_ID_t {
PX4_SOC_ARCH_ID_EAGLE = 0x1001,
PX4_SOC_ARCH_ID_QURT = 0x1002,
PX4_SOC_ARCH_ID_OCPOC = 0x1003,
PX4_SOC_ARCH_ID_RPI = 0x1004,
PX4_SOC_ARCH_ID_SIM = 0x1005,
PX4_SOC_ARCH_ID_SITL = 0x1006,
PX4_SOC_ARCH_ID_BEBOP = 0x1007,
PX4_SOC_ARCH_ID_BBBLUE = 0x1008,
} PX4_SOC_ARCH_ID_t;