@@ -46,6 +46,35 @@ while (!Button.ESCAPE.isDown()){
*Vehicle 2a/b mounted with light sensors.*
We mouted two light sensors on the vehicle as shown above. To better compare vehicles and connections, we used the right button on the NXT to toggle between vehicle 2a and 2b, as well as the left button to toggle between excitatory and inhibitory connections. We based the engine power calculation on Tom Dean's code. The resulting code is shown below.