We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
hi guys. i need the code to make lights for trafic as summary, can you post here.
that they change the course name to copying, the we will gladly supply some code
Erik
I think it looks like this...
void main( void ) { while( FOREVER ) { Light( RED ); wait( WAIT_FOREVER ); Light( YELLOW ); wait( WAIT_200ms ); Light( GREEN ); wait( WAIT_500ms ); } }
--Cpt. Vince Foster 2nd Cannon Place Fort Marcy Park, VA
Not where I live, it doesn't!
(which, of course, is one fatal flaw in the original request!)