borgware-2d/smallani/colwalk.h
2011-05-12 20:17:10 +00:00

6 lines
107 B
C

#ifndef COLWALK_H_
#define COLWALK_H_
void colwalk(uint8_t times,uint8_t speed);
#endif /* COLWALK_H_ */