Update libs/libdsp/lib_observer.c

Co-authored-by: Mateusz Szafoni <raiden00pl@gmail.com>
This commit is contained in:
zouboan 2022-02-13 23:15:17 +08:00 committed by Alan Carvalho de Assis
parent 132f27a91a
commit 2391e4bd71

View File

@ -511,9 +511,7 @@ void motor_sobserver_div(FAR struct motor_observer_f32_s *o,
* Initialize motor nolinear fluxlink observer.
*
* Input Parameters:
* smo - pointer to the nolinear fluxlink observer private data
* kslide - SMO gain
* err_max - linear region upper limit
* nfo - pointer to the nolinear fluxlink observer private data
*
* Returned Value:
* None