From 31cca28822fdf025b592435a8733717eec0e8c9d Mon Sep 17 00:00:00 2001 From: MrYsLab Date: Mon, 29 Nov 2021 11:07:27 -0500 Subject: [PATCH] AccelStepper --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 89bc642..4aae20a 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Here is a feature comparison between Telemetrix and StandardFirmata: The project consists of a -[Python client API]((https://htmlpreview.github.io/?https://github.com/MrYsLab/telemetrix/blob/master/html/telemetrix/index.html) ) +[Python client API](https://htmlpreview.github.io/?https://github.com/MrYsLab/telemetrix/blob/master/html/telemetrix/index.html) used to create a Python client application and C++ servers that communicate with the Python client over a serial or WiFi link.