/* ================================================================================ This program measures the amount of light that is detected by the left bottom-side track sensor diode and sets the left engine speed according the measured light value. ================================================================================ Program : Asuro 016, Build 001, Left tracksensor controls left engine.c Release date : 2005-02-07 Author : Henk van Winkoop Build : 001, 2005-02-07, original release ================================================================================ */ //-------------------------------------------------------------------------------- // INCLUDES //-------------------------------------------------------------------------------- #include "hvwdefines.h" //================================================================================ // DELAY MILLI SECONDS //================================================================================ void vDelayMilliSeconds(int iDelMilSec){ //var unsigned int i,j; //handle all milli seconds for(i=0;i