diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2024-06-23 14:01:50 +0200 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2024-06-23 14:01:50 +0200 |
commit | e22d67e4ac0c03f8e05ae887b62791ce57e8818c (patch) | |
tree | e35dbe66c434e1b3a906f8960614c9074a857cdc /puzzle/readme.md | |
parent | bfa85b6c313a725afe98bbe6ccb60978de3187a9 (diff) | |
parent | 3314fce1b841cfb41994e62eb8b472adbe06115d (diff) |
Merge branch 'master' into wip/docs
Diffstat (limited to 'puzzle/readme.md')
-rw-r--r-- | puzzle/readme.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/puzzle/readme.md b/puzzle/readme.md index 959c506..21cddd3 100644 --- a/puzzle/readme.md +++ b/puzzle/readme.md @@ -19,6 +19,8 @@ of these subfolders, make sure you have done the following: - Install the official Arduino IDE - Open "Tools" > "Board" > "Board manager" - Install the "Arduino AVR Boards" package (1.8.6 works at the time of writing) +- Install the Adafruit seesaw library and dependicies (for the neotrellis puzzle) +- Install the TM1637 library from Avishay Orpaz [arduino-cmake]: https://github.com/a9183756-gh/Arduino-CMake-Toolchain |