josephlewis42 / autopilot

Fork of the autopilot software that is now being used at the University of Denver.
GNU General Public License v3.0
1 stars 2 forks source link

Potential unused functions in attitude_pid #27

Closed josephlewis42 closed 10 years ago

josephlewis42 commented 10 years ago

[control/attitude_pid.h:192]: (style) Unused private function: 'attitude_pid::clear_runnable' [control/attitude_pid.h:194]: (style) Unused private function: 'attitude_pid::set_runnable'

josephlewis42 commented 10 years ago

Don't know when this was fixed, but it is now.