mirror of
https://github.com/opentx/opentx.git
synced 2025-07-24 00:35:18 +03:00
[X12S] GPS now OK
This commit is contained in:
parent
91dc936ef3
commit
10aefb10db
48 changed files with 730 additions and 436 deletions
|
@ -461,4 +461,8 @@ void perMain()
|
|||
bluetoothWakeup();
|
||||
#endif
|
||||
|
||||
#if INTERNAL_GPS > 0
|
||||
gpsWakeup();
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue