This commit is contained in:
Valentin Dabstep 2025-06-04 11:44:10 +03:00
parent 6be663c914
commit 9d3aa54272
25 changed files with 405 additions and 26432 deletions

View file

@ -31,11 +31,9 @@ FLASH_EraseInitTypeDef pEraseInit;
uint32_t SectorError;
/* bool for test CAN */
volatile bool CAN_GET = false;
volatile float kt = 0.1; // Torque calculation constant
FLASH_RECORD* flash_rec;