Project

General

Profile

Revision 980

Added by Chris Mar about 15 years ago

sorry...didn't mean to commit odometry.c

View differences:

trunk/code/projects/mapping/odometry/odometry.c
164 164
}
165 165

  
166 166
ISR(TIMER2_COMP_vect){
167
	//odometry_run(); 
167
	odometry_run(); 
168 168
}
169 169

  
170 170
long lround(double d){

Also available in: Unified diff