board does have phase filters

This commit is contained in:
Teslafly 2023-03-09 01:08:25 -06:00
parent 1c61f03a04
commit e479ff6e14
1 changed files with 0 additions and 3 deletions

View File

@ -265,9 +265,6 @@
#ifndef MCCONF_L_IN_CURRENT_MIN
#define MCCONF_L_IN_CURRENT_MIN -100.0 // Input current limit in Amperes (Lower)
#endif
#ifndef MCCONF_FOC_PHASE_FILTER_ENABLE
#define MCCONF_FOC_PHASE_FILTER_ENABLE false // no phase filters
#endif
// Setting limits
#define HW_LIM_CURRENT -400.0, 400.0