Fix Part2, because of multiple PR used the same ID.

This commit is contained in:
Benjamin Moeller
2026-02-07 23:16:08 +01:00
parent 643dd03ff6
commit c7aebdf168
+1 -1
View File
@@ -95,7 +95,7 @@
#define DATA_CMD_HIDPROX_WRITE_TO_T55XX (3003)
#define DATA_CMD_VIKING_SCAN (3004)
#define DATA_CMD_VIKING_WRITE_TO_T55XX (3005)
#define DATA_CMD_ADC_GENERIC_READ (3006)
#define DATA_CMD_ADC_GENERIC_READ (3009)
#define DATA_CMD_GENERIC_READ (3007)
#define DATA_CMD_CORR_GENERIC_READ (3008)