diff options
| author | Dan Halbert <halbert@halwitz.org> | 2017-10-15 15:11:29 -0400 |
|---|---|---|
| committer | Scott Shawcroft <scott@tannewt.org> | 2017-10-16 12:51:55 -0700 |
| commit | 1709fbb65a4ec16dd0b9a8a72514aeb7b0305b9c (patch) | |
| tree | f575c0f8fafdabc67c9e8ce949ced6b0e1b835bf /shared-bindings | |
| parent | 274fff4226f36223d15480b8d198d89164b09933 (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.rst | 2 |
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** |
