From 1b0369e3879ce530a85465dd7fb1a678d6f5f4d1 Mon Sep 17 00:00:00 2001 From: celclow Date: Wed, 15 Jan 2020 22:49:03 +0900 Subject: [PATCH] =?UTF-8?q?README=E3=81=AE=E6=96=87=E5=AD=97=E5=8C=96?= =?UTF-8?q?=E3=81=91=E3=82=92=E4=BF=AE=E6=AD=A3=E3=81=99=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 37ec532..196ff11 100644 --- a/README.md +++ b/README.md @@ -2,15 +2,15 @@ ## 概要 -ArduinoをSwitchコントローラーとして認識させます。 +Arduino を Switch コントローラーとして認識させます。 ## 使い方 -VID=0x0f0d, PID=0x0092 へ変更してボードへ書き込んでください。 +VID=0x0f0d, PID=0x0092 へ変更してボードへ書き込んでください。 -変更方法はボードによって異なりますが、SparkFun Pro Microの場合、下記ファイルを変更してください。 +変更方法はボードによって異なりますが、SparkFun Pro Micro の場合、下記ファイルを変更してください。 `~/Library/Arduino15/packages/SparkFun/hardware/avr/1.1.12/boards.txt` ## ライセンス -[MIT](https://github.com/celclow/SwitchControlLibrary/blob/master/LICENSE) \ No newline at end of file +[MIT](https://github.com/celclow/SwitchControlLibrary/blob/master/LICENSE)