diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2024-06-23 15:41:01 +0200 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2024-06-23 15:41:01 +0200 |
commit | 07ce1b3bb2d393d1ab69d471a76978036f714fce (patch) | |
tree | 50c818ec18dc1b3434b380588bc1d900dc00c2b2 /puzzle/neo/index.dox | |
parent | 3fd5c9e58f2d4ce3cdea41a3f37235ef0de57d39 (diff) | |
parent | 807e1499a683209f7ca310e65a6a268772e0409d (diff) |
Merge branch 'wip/docs' into wip/rp2040-good-ending
Diffstat (limited to 'puzzle/neo/index.dox')
-rw-r--r-- | puzzle/neo/index.dox | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/puzzle/neo/index.dox b/puzzle/neo/index.dox index 14cefdc..87822e0 100644 --- a/puzzle/neo/index.dox +++ b/puzzle/neo/index.dox @@ -3,4 +3,12 @@ \ingroup puz \defgroup puz_neo Neo \brief NeoTrellis puzzle module + +\par Setup +- Use the Arduino IDE library manager to install the "Adafruit seesaw Library" + library and its dependencies + +\warning There is another library named "Adafruit NeoTrellis M4 Library", this +is not the right library. + */ |