mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 00:52:11 +08:00
libdsp/lib_motor.c: remove reference to some unused data
This commit is contained in:
@@ -324,9 +324,6 @@ struct motor_phy_params_f32_s
|
||||
float res; /* Phase-to-neutral temperature compensated
|
||||
* resistance
|
||||
*/
|
||||
float res_base; /* Phase-to-neutral base resistance */
|
||||
float res_alpha; /* Temperature coefficient of resistance */
|
||||
float res_temp_ref; /* Reference temperature of alpha */
|
||||
float ind; /* Average phase-to-neutral inductance */
|
||||
float one_by_ind; /* Inverse phase-to-neutral inductance */
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user