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