X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/blobdiff_plain/5adbc0bd6ca973262673adb50604f29df0eaeaff..2455dc30e67d101fe97b97b07c4590e37ac81f67:/src/_typing.py diff --git a/src/_typing.py b/src/_typing.py index a3301ae..3c1671b 100644 --- a/src/_typing.py +++ b/src/_typing.py @@ -21,9 +21,9 @@ # THE SOFTWARE. """ `_typing` - Define (legacy) subset of types for C-level protocols -====================================================== +================================================================= -See `CircuitPython:board` in CircuitPython for more details. +See `CircuitPython:circuitpython_typing` in CircuitPython for more details. * Author(s): Alec Delaney """