From 8176780216b22a144d4af625f4b8b7fa54cf9a0b Mon Sep 17 00:00:00 2001 From: Terence Golla Date: Wed, 21 Apr 2021 18:38:14 -0500 Subject: [PATCH] Typo correction. --- SphereBot.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SphereBot.ino b/SphereBot.ino index 718405a..1f90557 100644 --- a/SphereBot.ino +++ b/SphereBot.ino @@ -46,7 +46,7 @@ by Terence Golla (tgolla). and the Microsoft Unit Testing Framework for C++ (https://docs.microsoft.com/en-us/visualstudio/test/writing-unit-tests-for-c-cpp?view=vs-2019). - - Added the following new M-Codes to allow for increased flexablity + - Added the following new M-Codes to allow for increased flexibility controlling the pen servo. M304 - Sets the pen down position needed for new MZ mode.