diff --git a/LinSensorTasks.h b/LinSensorTasks.h index 8828db4..32ded0f 100644 --- a/LinSensorTasks.h +++ b/LinSensorTasks.h @@ -233,7 +233,7 @@ typedef struct { tLoggerInterface *logger; tCCU_Req d_CCU_Req; - uint8_t Stat[LIN4_SENSOR_COUNT]; + uint64_t Stat[LIN4_SENSOR_COUNT]; struct { osThreadId_t id;