mirror of
https://github.com/opentx/opentx.git
synced 2025-07-24 00:35:18 +03:00
parent
f4c3610a8c
commit
eb6ba88f5a
18 changed files with 109 additions and 57 deletions
|
@ -1048,7 +1048,7 @@ void modelDefault(uint8_t id);
|
|||
|
||||
#if defined(CPUARM)
|
||||
bool isFileAvailable(const char * filename);
|
||||
void checkModelIdUnique(uint8_t id);
|
||||
void checkModelIdUnique(uint8_t index, uint8_t module);
|
||||
#endif
|
||||
|
||||
#if defined(CPUARM)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue