mirror of
https://github.com/EdgeTX/edgetx.git
synced 2025-07-20 14:55:09 +03:00
parent
1b71b7fcbc
commit
670e101fa5
36 changed files with 848 additions and 687 deletions
|
@ -655,7 +655,7 @@ bool isExternalModuleAvailable(int moduleType)
|
|||
return false;
|
||||
#endif
|
||||
|
||||
#if !defined(EXTERNAL_MODULE_PPM)
|
||||
#if !defined(PPM)
|
||||
if (moduleType == MODULE_TYPE_PPM)
|
||||
return false;
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue