Skip to content
Snippets Groups Projects
Commit 152ae7d7 authored by rmackay9's avatar rmackay9
Browse files

ArduCopter: save 10bytes by replacing multiple static instances of log_counter...

ArduCopter: save 10bytes by replacing multiple static instances of log_counter with a single global variable called pid_log_counter

pid_log_counter is used to limit the rate at which we log PID controller values
parent 5df4295e
No related branches found
No related tags found
Loading
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