diff options
author | Marti Bolivar <mbolivar@leaflabs.com> | 2012-06-29 21:03:44 -0400 |
---|---|---|
committer | Marti Bolivar <mbolivar@leaflabs.com> | 2012-06-29 21:03:44 -0400 |
commit | d79807d3a4fdf76d5c0de65c149662c4d9eefe36 (patch) | |
tree | df77a560daaf5357a9d98b823d0be02b830f5766 | |
parent | f8313e5d41671c1ab434fb53e958613852794f54 (diff) | |
download | librambutan-d79807d3a4fdf76d5c0de65c149662c4d9eefe36.tar.gz librambutan-d79807d3a4fdf76d5c0de65c149662c4d9eefe36.zip |
libraries.rst: update FIXME since crenn's Wire merged
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
-rw-r--r-- | source/libraries.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/libraries.rst b/source/libraries.rst index 44a72f7..1ae0e87 100644 --- a/source/libraries.rst +++ b/source/libraries.rst @@ -73,7 +73,7 @@ bugs, and reported on the forums. Wire ---- -.. FIXME [0.1.0] Update with hard Wire implementation info +.. FIXME [0.0.13] Update with crenn's info We currently provide a soft (bit-banged) implementation of the :ref:`Wire <libs-wire>` I2C library. A hardware version is planned |