gps: split gps_venus
[fpv.git] / imuboard / gps_venus.h
1 #ifndef _GPS_VENUS_H
2 #define _GPS_VENUS_H
3
4 int gps_venus_init(void);
5
6 #endif