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 | ff0706b87a806451fe0f3a48e5dab8d83cf3e6d9 (patch) | |
tree | 8012182828523b7da29b80920a2ab01d82983b9d /source/libs/servo.rst | |
parent | deed4a2f0a96dc2ea80a278ac1a9ff9c72ce788a (diff) | |
download | librambutan-ff0706b87a806451fe0f3a48e5dab8d83cf3e6d9.tar.gz librambutan-ff0706b87a806451fe0f3a48e5dab8d83cf3e6d9.zip |
Docs tweaks.
Blocking fixes for 0.0.10; other changes.
Diffstat (limited to 'source/libs/servo.rst')
-rw-r--r-- | source/libs/servo.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source/libs/servo.rst b/source/libs/servo.rst index f92fd91..475f7dd 100644 --- a/source/libs/servo.rst +++ b/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>`. |