From 6ccd5066ae90134c9c386f6bfde12782c7e76223 Mon Sep 17 00:00:00 2001 From: kou029w Date: Wed, 6 Jan 2016 02:53:39 +0900 Subject: [PATCH] =?UTF-8?q?=E3=82=B3=E3=83=A1=E3=83=B3=E3=83=88=E3=81=AE?= =?UTF-8?q?=E9=96=93=E9=81=95=E3=81=84=E3=82=92=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hanzo4_1.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hanzo4_1.ino b/hanzo4_1.ino index e02dfca..2055532 100644 --- a/hanzo4_1.ino +++ b/hanzo4_1.ino @@ -92,7 +92,7 @@ Servo lanceServo; Motor motorR; Motor motorL; -//ラインが1、地面が0、LSBが左端、MSBが右端 +//ラインが1、地面が0、MSBが左端、LSBが右端 unsigned char sensor = 0x00; // 右のモーターと左のモーターの速度差 : (右のモーター)-(左のモーター)