repo.or.cz
/
cerebrum.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Small bugfix in randomatic
[cerebrum.git]
/
avr
/
r0ketbeam.h
blob
3e02d783d2554910d043ffc2ae5fa6ba5c72084a
1
2
#ifndef __R0KETBEAM_H__
3
#define __R0KETBEAM_H__
4
5
void
r0ketbeam_loop
(
void
);
6
void
r0ketbeam_setup
(
void
);
7
8
#endif
//__R0KETBEAM_H__