diff --git a/README.md b/README.md index 2bbb517..1c62993 100644 --- a/README.md +++ b/README.md @@ -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