-
Notifications
You must be signed in to change notification settings - Fork 56
Dummy
Adam Haile edited this page Jun 23, 2017
·
2 revisions
Dummy is provided mainly for testing. It allows the rest of the library and animations to run without actually having to connect a display. There is, however, no visual feedback. If testing without physical hardware is needed, try SimPixel.
(num, delay = 0)
- num - Number of pixels to be controlled.
- delay - Artificial delay in milliseconds to simulate time to push pixel data to the display.