diff options
| author | Kevin Townsend <microbuilder@users.noreply.github.com> | 2018-02-07 22:17:05 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-02-07 22:17:05 +0100 |
| commit | 9d191f7f9f386bb62f32b3aa9c6534dc84f9a48a (patch) | |
| tree | c73d6c26bf43f6442c0f32e3925df7941055364c /shared-bindings | |
| parent | 77c70c7e5061e5d82113ae514c0ae8e1fc005c2a (diff) | |
| parent | 1de2ee68841652d4cfb586978956721c505a1882 (diff) | |
Merge pull request #589 from arturo182/nrf_gamepad
nrf: Implement ticks, add gamepad module and example
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 d1261dcd2..1813d5699 100644 --- a/shared-bindings/index.rst +++ b/shared-bindings/index.rst @@ -27,7 +27,7 @@ Module Supported Ports `board` **All Supported** `busio` **All Supported** `digitalio` **All Supported** -`gamepad` **SAMD Express** +`gamepad` **SAMD Express, nRF** `math` **All Supported** `microcontroller` **All Supported** `multiterminal` **ESP8266** |
