10 lines
483 B
Markdown
10 lines
483 B
Markdown
Arduino Pro Micro でコントローラー自作するときのスケッチ
|
|
=======================================================
|
|
|
|
## 依存ライブラリ
|
|
- [SwitchControlLibrary](https://github.com/celclow/SwitchControlLibrary) をフォークし[一部改変したもの](https://git.sirrow.work/sirrow/SwitchControlLibrary)
|
|
- ArduinoSTL(v1.3.2 で実績あり)
|
|
- MsTimer2(v1.1.0 で実績あり)
|
|
|
|
## 利用ボードライブラリ
|
|
- SparkFun AVR Boards (v1.1.13で実績あり) |