foxBMS
1.4.1
The foxBMS Battery Management System API Documentation
|
Files | |
file | algorithm_cfg.c |
Configuration for the algorithm module. | |
file | algorithm_cfg.h |
Headers for the configuration of the algorithm module. | |
Macros | |
#define | ALGO_TICK_ms (100u) |
#define ALGO_TICK_ms (100u) |
task timeslot where the ALGO main function is called. Repetition time of algorithm cycle time must be multiple of this
Definition at line 67 of file algorithm_cfg.h.