From 8020c8ef172a6203478553c4d6c5e5c8aeec566f Mon Sep 17 00:00:00 2001 From: Pierrick C Date: Sun, 16 Jun 2019 20:51:05 +0200 Subject: [PATCH] UPdate docstring --- neotrellism4.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/neotrellism4.py b/neotrellism4.py index 2351487..a44ffff 100644 --- a/neotrellism4.py +++ b/neotrellism4.py @@ -20,10 +20,10 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. """ -`circuitpython_neotrellism4` +`neotrellism4` ================================================================================ -Use Adafruit TrellisM4 Express board as 2 Neotrellis seesaw boards. +Use Adafruit TrellisM4 Express board as 2 Neotrellis seesaw boards with CircuitPython. You can you use this to extend TrellisM4 with Neotrellis (seesaw) boards. @@ -46,7 +46,7 @@ Implementation Notes # imports __version__ = "0.0.0-auto.0" -__repo__ = "https://github.com/arofarn/Circuitpython_CircuitPython_neotrellism4.git" +__repo__ = "https://github.com/arofarn/NeoTrellisM4.git" import board