1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-26 01:35:21 +03:00

Cosmetics

This commit is contained in:
bsongis 2014-05-16 21:17:54 +02:00
parent 92e7182740
commit 4f0e4feadd
7 changed files with 16 additions and 15 deletions

View file

@ -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++) {