From 4eed817ecbebcbb2d36c37422fd5ae5e6d111a22 Mon Sep 17 00:00:00 2001 From: tth Date: Sat, 29 Dec 2018 09:49:07 +0100 Subject: [PATCH] slowdown arduino testing sender --- simulator/send-random/send-random.ino | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/simulator/send-random/send-random.ino b/simulator/send-random/send-random.ino index 70f8bb0..f387759 100644 --- a/simulator/send-random/send-random.ino +++ b/simulator/send-random/send-random.ino @@ -36,7 +36,7 @@ void sendvalues(void) { int foo; - Serial.print("X "); + Serial.print("X"); for (foo=0; foo