BlinkenArea - GitList
Repositories
Blog
Wiki
bulb
Code
Commits
Branches
Tags
Search
Tree:
4626798
Branches
Tags
master
petaflot
1.0.0
1.1.0
1.1.1
bulb
cccamp2015
firmware
animations
mm01.c
CCCamp2015: alternative firmware by Martin Müllenhaupt
Stefan Schuermans
commited
4626798
at 2015-08-16 08:52:13
mm01.c
Blame
History
Raw
#define ANIMATION_SIZE 8 const struct Frame animation[ANIMATION_SIZE] PROGMEM = { { { {0x11, 0x11, 0x00, 0x00, 0x00, 0x00, 0x00}, {0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, {0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00} }, 2, },