mirror of
https://github.com/opentx/opentx.git
synced 2025-07-26 01:35:21 +03:00
Cosmetics
This commit is contained in:
parent
92e7182740
commit
4f0e4feadd
7 changed files with 16 additions and 15 deletions
|
@ -397,7 +397,7 @@ void applyDefaultTemplate()
|
|||
}
|
||||
#endif
|
||||
|
||||
#if defined(PXX) && defined(CPUARM)
|
||||
#if defined(CPUARM)
|
||||
void checkModelIdUnique(uint8_t id)
|
||||
{
|
||||
for (uint8_t i=0; i<MAX_MODELS; i++) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue