Skip to content

Commit

Permalink
[fix] previousUltrasonicHeight in navdata is static now
Browse files Browse the repository at this point in the history
  • Loading branch information
gautierhattenberger committed Sep 23, 2013
1 parent 84482d8 commit 0c8572c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sw/airborne/boards/ardrone/navdata.h
Expand Up @@ -112,7 +112,6 @@ navdata_port* port;
uint16_t navdata_cks;
uint8_t navdata_imu_available;
uint8_t navdata_baro_available;
int16_t previousUltrasoundHeight;
uint8_t baro_calibrated;

bool_t navdata_init(void);
Expand Down

0 comments on commit 0c8572c

Please sign in to comment.