new traffic light code. walk signal works
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
#ifndef INC_BREADBOARD_H_
|
||||
#define INC_BREADBOARD_H_
|
||||
|
||||
void breadboard(int);
|
||||
void starttick(void);
|
||||
|
||||
void trafflight(int, int);
|
||||
|
||||
#endif /* INC_BREADBOARD_H_ */
|
||||
|
||||
Reference in New Issue
Block a user