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_test.h
Go to the documentation of this file.
1
13
#ifndef _anim_test_library_
14
#define _anim_test_library_
15
16
/*-----------------------------------------*
17
| Includes |
18
*-----------------------------------------*/
19
#include <avr/pgmspace.h>
// For operations with flash memory
20
#include <inttypes.h>
// Data types
21
22
#include "animation_codes.h"
// For more "human read" animation code
23
24
extern
const
uint16_t bin_anim_test[];
25
26
#endif
Generated on Thu Jun 6 2013 16:25:54 for RGB LED cube 5x5x5 by
1.8.4