From: Cefn Hoile Date: Sun, 18 Feb 2018 20:50:39 +0000 (+0000) Subject: Typo X-Git-Tag: 0.1.0~4^2~97 X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/commitdiff_plain/7fc3cb1ca2c49eb637338690039c0a45139e13a1?ds=inline Typo --- diff --git a/notes/index.md b/notes/index.md index 2ce2696..20f258e 100644 --- a/notes/index.md +++ b/notes/index.md @@ -65,7 +65,7 @@ e.g. digitalio module regardless of platform * testing.implementation.circuitpython.digitalio - tests of digitalio against a native circuitpython host -* testing.implementation.mcp.digitalio - tests of digitalio against the MCP +* testing.implementation.micropython.digitalio - tests of digitalio against the MCP compatibility layer