pid (#12)
Added pid control Co-authored-by: Zachary Sunforge <zachary.sunforge@bfpower.io> Reviewed-on: #12
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
#![no_std]
|
||||
|
||||
pub mod transducer;
|
||||
pub mod control;
|
||||
pub mod cell;
|
||||
mod error;
|
||||
|
||||
|
Reference in New Issue
Block a user