README追加
This commit is contained in:
16
README.md
Normal file
16
README.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# Switch Control Library
|
||||
|
||||
## 概要
|
||||
|
||||
ArduinoをSwitchコントローラーとして認識させます。
|
||||
|
||||
## 使い方
|
||||
|
||||
VID=0x0f0d, PID=0x0092 へ変更してボードへ書き込んでください。
|
||||
|
||||
変更方法はボードによって異なりますが、SparkFun Pro Microの場合、下記ファイルを変更してください。
|
||||
`~/Library/Arduino15/packages/SparkFun/hardware/avr/1.1.12/boards.txt`
|
||||
|
||||
## ライセンス
|
||||
|
||||
[MIT](https://github.com/celclow/SwitchControlLibrary/blob/master/LICENSE)
|
||||
Reference in New Issue
Block a user