8 lines
354 B
Markdown
8 lines
354 B
Markdown
Arduino Pro Micro でコントローラー自作するときのスケッチ
|
|
=======================================================
|
|
|
|
## 依存ライブラリ
|
|
- [SwitchControlLibrary](https://github.com/celclow/SwitchControlLibrary) をフォークし[一部改変したもの](https://git.sirrow.work/sirrow/SwitchControlLibrary)
|
|
- ArduinoSTL
|
|
- MsTimer2
|