inquiry about the motion sensor example
Posted: Sat Sep 27, 2008 10:14 am
i downloaded a flow code 3 example about motion sensor,why when it measure the distance it calculates it like this
Distance = ( CaptureH << 8 ) + CaptureL why no. 8 and added to captureH???
Distance = ( CaptureH << 8 ) + CaptureL why no. 8 and added to captureH???