mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-17 13:25:30 +03:00
Added PG config definitions 1
This commit is contained in:
parent
90393d5a12
commit
0bca49d8c4
12 changed files with 281 additions and 79 deletions
|
@ -446,7 +446,7 @@ void init(void)
|
|||
|
||||
failsafeInit();
|
||||
|
||||
rxInit(rxConfig(), modeActivationConditions(0));
|
||||
rxInit();
|
||||
|
||||
#ifdef GPS
|
||||
if (feature(FEATURE_GPS)) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue