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_sname.h
Go to the documentation of this file.
1
10
#ifndef _anim_sname_library_
11
#define _anim_sname_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_sname[];
22
23
#endif
Generated on Mon Jun 3 2013 23:31:57 for RGB LED cube 5x5x5 by
1.8.4