1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-21 15:25:17 +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

@ -987,7 +987,7 @@ void saveTimers();
void generalDefault();
void modelDefault(uint8_t id);
#if defined(PXX) && defined(CPUARM)
#if defined(CPUARM)
void checkModelIdUnique(uint8_t id);
#endif