mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-19 04:52:12 +01:00
OP-1840 another merge conflict
This commit is contained in:
parent
d9ab9e4f27
commit
193911ba20
@ -157,10 +157,6 @@ int32_t GPSStart(void)
|
|||||||
int32_t GPSInitialize(void)
|
int32_t GPSInitialize(void)
|
||||||
{
|
{
|
||||||
gpsPort = PIOS_COM_GPS;
|
gpsPort = PIOS_COM_GPS;
|
||||||
<<<<<<< HEAD
|
|
||||||
=======
|
|
||||||
GPSSettingsDataProtocolOptions gpsProtocol;
|
|
||||||
>>>>>>> next
|
|
||||||
|
|
||||||
HwSettingsInitialize();
|
HwSettingsInitialize();
|
||||||
#ifdef MODULE_GPS_BUILTIN
|
#ifdef MODULE_GPS_BUILTIN
|
||||||
|
Loading…
x
Reference in New Issue
Block a user