READMEの文字化けを修正する
This commit is contained in:
@@ -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)
|
||||
[MIT](https://github.com/celclow/SwitchControlLibrary/blob/master/LICENSE)
|
||||
|
||||
Reference in New Issue
Block a user