MVBMS - pwm generation code added

This commit is contained in:
n.jayaprakash
2024-05-23 19:07:05 +02:00
parent a3e7c2c266
commit 7d7276d126
10 changed files with 136 additions and 117 deletions

View File

@ -11,7 +11,6 @@
#define INITIAL_COMMAND_PEC 0x0010
#define INITIAL_DATA_PEC 0x0010
#define ADBMS_SPI_TIMEOUT 100 // Timeout in ms
#warning ask about the timeout value
SPI_HandleTypeDef* adbmsspi;