diff options
author | Marti Bolivar <mbolivar@leaflabs.com> | 2011-04-25 18:13:47 -0400 |
---|---|---|
committer | Marti Bolivar <mbolivar@leaflabs.com> | 2011-04-25 18:53:01 -0400 |
commit | 0d2f2ac040706acd164e5c6296ce6ae9bd5da20f (patch) | |
tree | 5f6b6a7408fc67f326246afd9eddde230f444e4b /docs/source/libs | |
parent | ac509ea796f907dc27841a1e4cfa74c2a3285d6a (diff) | |
download | librambutan-0d2f2ac040706acd164e5c6296ce6ae9bd5da20f.tar.gz librambutan-0d2f2ac040706acd164e5c6296ce6ae9bd5da20f.zip |
Docs tweaks.
Blocking fixes for 0.0.10; other changes.
Diffstat (limited to 'docs/source/libs')
-rw-r--r-- | docs/source/libs/servo.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/source/libs/servo.rst b/docs/source/libs/servo.rst index f92fd91..475f7dd 100644 --- a/docs/source/libs/servo.rst +++ b/docs/source/libs/servo.rst @@ -6,6 +6,8 @@ Servo ======= +.. FIXME [0.0.10] this is out of date + This documents the Servo library for controlling RC servomotors. It is implemented as a thin layer over the built-in :ref:`timer peripherals <timers>`. |