| | Re: Gear lash....
|
| In lugnet.org.ca.rtltoronto, Calum Tsang wrote: <snip> (...) <snip> Seriously, my code for scanning is as simple as it gets-- NQC'd-- task scanner_task() { while(true) { if (found_light == 1) //found light source--keep scanner on light source { (...) (19 years ago, 2-Mar-06, to lugnet.org.ca.rtltoronto)
| | | | Re: Gear lash....
|
| In lugnet.org.ca.rtltoronto, David Koudys wrote: <snip> Forgot to mention where my issues are where the coding's concerned-- I wanted the setup routine to take care of, well, just about everyting--I didn't wnat to hard-code values into the 'bot but (...) (19 years ago, 2-Mar-06, to lugnet.org.ca.rtltoronto)
| | | | Re: Gear lash....
|
| Thanks for sharing your source, Dave! I don't know about anyone else, but reading that added to my design and programming knowledge. (19 years ago, 2-Mar-06, to lugnet.org.ca.rtltoronto)
| |