mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-19 04:52:12 +01:00
c5ed56226d
Previous fix casted the float arguments to ints. Use a fabs instead, since it gives easier code to read. The beSmooth check was also moved to further enhance the readability of the code.