added Triumph to native CAN
All checks were successful
CI-Build/Kettenoeler/pipeline/head This commit looks good

This commit is contained in:
2025-08-29 23:08:27 +02:00
parent a9053997a1
commit 1126111edb
4 changed files with 155 additions and 62 deletions

View File

@@ -112,6 +112,7 @@ typedef enum CANSource_e
{
KTM_890_ADV_R_2021,
KTM_1290_SD_R_2023,
TRIUMPH_SPEED_TWIN_1200_RS_2025,
CANSOURCE_COUNT // <- sentinel (must be last)
} CANSource_t;