You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This code is used for displaying realistic eyes on the Adafruit [Monster M4sk](https://www.adafruit.com/product/4343) board.
6
+
7
+
See the main [Adafruit Learning System tutorial on the Monster M4sk here](https://learn.adafruit.com/adafruit-monster-m4sk-eyes/overview).
8
+
9
+
Note the code is such that user code may be run with linitations - see user*.cpp. This method is used for a number of Adafruit Learning SYstem guides to provide various functionality. As this is a rough form of multitasking or task switching, not all actions will be compatible. There be dragons here.
10
+
11
+
Adafruit invests time and resources providing this open source code,
12
+
please support Adafruit and open-source hardware by purchasing
13
+
products from [Adafruit](https://www.adafruit.com)!
14
+
15
+
MIT license, hardware by Limor "Ladyada" Fried, eye code by Phil Burgess
16
+
17
+
All text above must be included in any redistribution
18
+
19
+
-----------------------
20
+
If you are looking to make changes/additions, please use the GitHub Issues and Pull Request mechanisms.
0 commit comments