RGB LED cube 5x5x5
1.0
Martin Stejskal, Schmidt Dominik
Main Page
Related Pages
Modules
Files
File List
Globals
All
Files
Functions
Variables
Macros
Groups
Pages
SW
PC
anime_maker
generated_animations
anim_moje_super_animace.h
Go to the documentation of this file.
1
10
#ifndef _anim_moje_super_animace_library_
11
#define _anim_moje_super_animace_library_
12
13
/*-----------------------------------------*
14
| Includes |
15
*-----------------------------------------*/
16
#include <avr/pgmspace.h>
// For operations with flash memory
17
#include <inttypes.h>
// Data types
18
19
#include "
animation_codes.h
"
// For more "human read" animation code
20
21
extern
const
uint16_t bin_anim_moje_super_animace[];
22
23
#endif
Generated on Sun Jun 2 2013 21:18:53 for RGB LED cube 5x5x5 by
1.8.4