mirror of
https://github.com/opentx/opentx.git
synced 2025-07-24 00:35:18 +03:00
Horus internal GPS: cmake changes, more CLI options, ability to send commands to the module
This commit is contained in:
parent
1ef91597ca
commit
ff37274e64
7 changed files with 75 additions and 13 deletions
|
@ -464,7 +464,7 @@ void perMain()
|
|||
bluetoothWakeup();
|
||||
#endif
|
||||
|
||||
#if INTERNAL_GPS > 0
|
||||
#if defined(INTERNAL_GPS)
|
||||
gpsWakeup();
|
||||
#endif
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue