DaneGardner / KKMulticontroller

kkmulticopter flight controller software

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add PID library and breakout sludge code

DaneGardner opened this issue · comments

Break all of the loop() code out into a separate PID library that is easier to maintain. In the future we can look at auto-tuning PIDs and whatnot.