outline text with black
[fpv.git] / imuboard / gps_ubx.h
1 #ifndef _GPS_UBX_H
2 #define _GPS_UBX_H
3
4 int gps_ubx_init(void);
5
6 #endif