Skip to content

Commit

Permalink
comment debug telemetry in umarim
Browse files Browse the repository at this point in the history
  • Loading branch information
gautierhattenberger committed Sep 28, 2011
1 parent 1d154b6 commit 444f8e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sw/airborne/boards/umarim/imu_umarim.c
Expand Up @@ -74,7 +74,7 @@ void imu_periodic( void )
// Start reading the latest accelerometer data
adxl345_periodic();

RunOnceEvery(10,imu_umarim_downlink_raw());
//RunOnceEvery(10,imu_umarim_downlink_raw());
}


Expand Down

0 comments on commit 444f8e0

Please sign in to comment.