summaryrefslogtreecommitdiff
path: root/shared-bindings
diff options
context:
space:
mode:
authorDan Halbert <halbert@halwitz.org>2017-10-15 15:11:29 -0400
committerScott Shawcroft <scott@tannewt.org>2017-10-16 12:51:55 -0700
commit1709fbb65a4ec16dd0b9a8a72514aeb7b0305b9c (patch)
treef575c0f8fafdabc67c9e8ce949ced6b0e1b835bf /shared-bindings
parent274fff4226f36223d15480b8d198d89164b09933 (diff)
Turn on pulseio now that there's room.
https://github.com/adafruit/circuitpython/issues/325#issuecomment-336733842
Diffstat (limited to 'shared-bindings')
-rw-r--r--shared-bindings/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared-bindings/index.rst b/shared-bindings/index.rst
index 556626268..06fcc1188 100644
--- a/shared-bindings/index.rst
+++ b/shared-bindings/index.rst
@@ -27,7 +27,7 @@ Module / Port SAMD21 SAMD21 Express ESP8266
`neopixel_write` **Yes** **Yes** **Yes**
`nvm` No **Yes** No
`os` **Yes** **Yes** **Yes**
-`pulseio` No **Yes** No
+`pulseio` **Yes** **Yes** No
`random` **Yes** **Yes** **Yes**
`storage` **Yes** **Yes** **Yes**
`time` **Yes** **Yes** **Yes**