Skip to content

Commit 0df736a

Browse files
committed
fix doc
1 parent 9fd61f3 commit 0df736a

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

nonblocking_serialinput.py

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,8 @@
2424
* Adafruit CircuitPython firmware for the supported boards:
2525
https://github.com/adafruit/circuitpython/releases
2626
27-
.. todo:: Uncomment or remove the Bus Device and/or the Register library dependencies
28-
based on the library's use of either.
29-
30-
# * Adafruit's Bus Device library: https://github.com/adafruit/Adafruit_CircuitPython_BusDevice
31-
# * Adafruit's Register library: https://github.com/adafruit/Adafruit_CircuitPython_Register
27+
* Core Module usb_cdc:
28+
https://circuitpython.readthedocs.io/en/latest/shared-bindings/usb_cdc/index.html
3229
"""
3330

3431
# imports

0 commit comments

Comments
 (0)