From f1c939e4c98f8ce89076dc4fac8d7a73af62eea9 Mon Sep 17 00:00:00 2001 From: Stefan Wolfrum Date: Thu, 6 Mar 2025 19:10:51 +0100 Subject: [PATCH] Update README.md removed a double "is" --- the-analog-thing/arduino_2650_hybrid_controller/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/the-analog-thing/arduino_2650_hybrid_controller/README.md b/the-analog-thing/arduino_2650_hybrid_controller/README.md index ad9044d..63e6a10 100644 --- a/the-analog-thing/arduino_2650_hybrid_controller/README.md +++ b/the-analog-thing/arduino_2650_hybrid_controller/README.md @@ -45,7 +45,7 @@ must be installed for your Arduino IDE before compiling the source. THE ANALOG THING will work as a standalone analog computer when the hybrid port is disabled. * enable: Enable the hybrid controller. In this case, THE ANALOG THING is - is under control of the attached microcontroller and the mode + under control of the attached microcontroller and the mode switch is disabled. * halt: Put THE ANALOG THING into HALT-mode. * help: Print a short help text.