diff options
author | Eugeniy Mikhailov <evgmik@gmail.com> | 2014-06-18 15:16:09 -0400 |
---|---|---|
committer | Eugeniy Mikhailov <evgmik@gmail.com> | 2014-06-18 15:16:09 -0400 |
commit | d53695fc66e2ad2859a91f8313e5156957bdfc1a (patch) | |
tree | 7b5e56c4c63c21f7a33d7ea0c764d9672de1d123 /PID_servo | |
parent | d3c65b4fee9dc9519ba0502bdba3b7d63259b136 (diff) | |
download | eagle-d53695fc66e2ad2859a91f8313e5156957bdfc1a.tar.gz eagle-d53695fc66e2ad2859a91f8313e5156957bdfc1a.zip |
added PID_servo description
Diffstat (limited to 'PID_servo')
-rw-r--r-- | PID_servo/DESCRIPTION | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/PID_servo/DESCRIPTION b/PID_servo/DESCRIPTION new file mode 100644 index 0000000..34ba157 --- /dev/null +++ b/PID_servo/DESCRIPTION @@ -0,0 +1,3 @@ +PI servo. + +General PI servo with addition of external modulation and offset to its output.
\ No newline at end of file |