diff --git a/Include/gps.h b/Include/gps.h --- a/Include/gps.h +++ b/Include/gps.h @@ -42,3 +42,5 @@ gps_data_t* gps_getdata(void); uint8_t gps_ison(void); #endif /* GPS_H_ */ + +// vim:softtabstop=4 shiftwidth=4 expandtab