Skip to content
Snippets Groups Projects
Commit 202505fd authored by Beat Küng's avatar Beat Küng Committed by Lorenz Meier
Browse files

mixer_multirotor: fix initialization of _outputs_prev

memset (http://www.cplusplus.com/reference/cstring/memset/) interprets
the value argument as unsigned char, so passing a float will not work.
parent 4ef3d258
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment