remove duplicate declarations
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good

This commit is contained in:
Robin Müller 2022-05-26 12:09:36 +02:00
parent 5c91697cf1
commit b306116eac
No known key found for this signature in database
GPG Key ID: 71B58F8A3CDFA9AC

View File

@ -52,11 +52,6 @@ enum sourceObjects : uint32_t {
SCEX_UART_READER = 0x49010006,
/* Custom device handler */
PCDU_HANDLER = 0x442000A1,
SOLAR_ARRAY_DEPL_HANDLER = 0x444100A2,
SYRLINKS_HK_HANDLER = 0x445300A3,
HEATER_HANDLER = 0x444100A4,
RAD_SENSOR = 0x443200A5,
SPI_RW_COM_IF = 0x49020005,
SPI_RTD_COM_IF = 0x49020006,