diff options
author | Thomas in 't Anker <83007475+ThomasintAnker@users.noreply.github.com> | 2024-06-23 19:02:57 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-23 19:02:57 +0200 |
commit | 1bf4d8cd1e0984968a39596cd92619f7e38c4fd7 (patch) | |
tree | 5e78960c10505df200f2b1a741acd58e2cbfc84b /puzzle/vault/index.dox | |
parent | 3314fce1b841cfb41994e62eb8b472adbe06115d (diff) | |
parent | 807e1499a683209f7ca310e65a6a268772e0409d (diff) |
Merge pull request #27 from lonkaars/wip/docs
Wip/docs
Diffstat (limited to 'puzzle/vault/index.dox')
-rw-r--r-- | puzzle/vault/index.dox | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/puzzle/vault/index.dox b/puzzle/vault/index.dox index b14e616..15eae1f 100644 --- a/puzzle/vault/index.dox +++ b/puzzle/vault/index.dox @@ -3,4 +3,9 @@ \ingroup puz \defgroup puz_vault Vault \brief Vault puzzle module + +\par Setup +- Use the Arduino IDE library manager to install the "TM1637" library (by + Avishay Orpaz) and its dependencies + */ |