aboutsummaryrefslogtreecommitdiff
path: root/apps/drivers/drv_gps.h
diff options
context:
space:
mode:
authorJulian Oes <joes@student.ethz.ch>2013-02-04 16:27:01 -0800
committerJulian Oes <joes@student.ethz.ch>2013-02-04 16:27:01 -0800
commit039d394c207830a2c9c3a22e03302c867bd57af6 (patch)
tree67101a08b1d9c47b661e81d9ccf35e4b74d0fec9 /apps/drivers/drv_gps.h
parentcb0fd834ae15c45cf6993f8c9eea9c99b2b153dd (diff)
downloadpx4-firmware-039d394c207830a2c9c3a22e03302c867bd57af6.tar.gz
px4-firmware-039d394c207830a2c9c3a22e03302c867bd57af6.tar.bz2
px4-firmware-039d394c207830a2c9c3a22e03302c867bd57af6.zip
Merged with newer, cleaned up code, fixed the checksum error
Diffstat (limited to 'apps/drivers/drv_gps.h')
-rw-r--r--apps/drivers/drv_gps.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/drivers/drv_gps.h b/apps/drivers/drv_gps.h
index 89fc54b0d..1ae27ed2f 100644
--- a/apps/drivers/drv_gps.h
+++ b/apps/drivers/drv_gps.h
@@ -54,8 +54,6 @@ typedef enum {
} gps_driver_mode_t;
-
-
/*
* ObjDev tag for GPS data.
*/