add dependency information

This commit is contained in:
2021-01-24 16:10:55 +09:00
parent f413eae2fd
commit 0218eabc34

View File

@@ -1,4 +1,7 @@
Arduino Pro Micro でコントローラー自作するときのスケッチ
=======================================================
[SwitchControlLibrary](https://github.com/celclow/SwitchControlLibrary) を利用している。
## 依存ライブラリ
- [SwitchControlLibrary](https://github.com/celclow/SwitchControlLibrary) をフォークし[一部改変したもの](https://git.sirrow.work/sirrow/SwitchControlLibrary)
- ArduinoSTL
- MsTimer2