From ae382049cccf7300be5ce89a28544708ce839090 Mon Sep 17 00:00:00 2001 From: Felix Agner <felix.agner@control.lth.se> Date: Thu, 5 Jan 2023 18:07:48 +0100 Subject: [PATCH] change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e2f740..814d2fa 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ using Omnibot host = ... port = ... -connectomnibot(host, port) do +connectomnibot(host, port) do bot for i = 1:100 setspeeds(bot,[100,100,100]) -- GitLab