Обновление после командировки 29.06.2026

This commit is contained in:
cfif 2026-06-29 13:13:45 +03:00
parent 34202bff3f
commit d9ea61c6f5
1 changed files with 1 additions and 1 deletions

View File

@ -2516,7 +2516,7 @@ typedef struct
#define dbg_Sen_0_IDE (0U)
#define dbg_Sen_0_DLC (8U)
#define dbg_Sen_0_CANID (0x3f8U)
#define dbg_Sen_0_CYC (1000U)
#define dbg_Sen_0_CYC (250U)
// signal: @dbg_Sen_BattVolt_ro
#define CANDB_DBG_dbg_Sen_BattVolt_ro_CovFactor (0.1)
#define CANDB_DBG_dbg_Sen_BattVolt_ro_toS(x) ( (uint8_t) (((x) - (0.0)) / (0.1)) )