mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-30 15:52:12 +01:00
Revert "Modules/GPS: removed comment line"
This reverts commit 109a58ef301666d2c7073f4f5a7cfbc41e9b3280.
This commit is contained in:
parent
88f161dd42
commit
9679638244
@ -138,6 +138,8 @@ int32_t GPSInitialize(void)
|
|||||||
|
|
||||||
return -1;
|
return -1;
|
||||||
}
|
}
|
||||||
|
// optional module, gets initialized separately
|
||||||
|
//MODULE_INITCALL(GPSInitialize, GPSStart)
|
||||||
|
|
||||||
// ****************
|
// ****************
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user