Remove some testing code.

This commit is contained in:
Simon Wilks
2013-04-13 09:09:21 +02:00
parent 42f4a9e880
commit c5a453cd18
@@ -477,7 +477,6 @@ ETS_AIRSPEED::collect()
orb_copy(ORB_ID(sensor_combined), _sensor_sub, &raw);
printf("baro temp %3.6f\n", raw.baro_pres_mbar);
}
unlock();
//if (raw.baro_temp_celcius > 0)
// log("baro temp %3.3f\n", (uint8_t) raw.baro_temp_celcius);