blob: 15eae1f2f457ebbea6e75ef6963da2fe6ebd62b2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
// vim:ft=doxygen
/**
\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
*/
|