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

6 lines
107 B
C

#ifndef ROWWALK_H_
#define ROWWALK_H_
void rowwalk(uint8_t times,uint8_t speed);
#endif /* ROWWALK_H_ */