formatting

This commit is contained in:
maliakal_d 2020-05-11 20:09:45 +02:00
parent 88f801061f
commit ccf1889113
2 changed files with 8 additions and 8 deletions

View File

@ -386,14 +386,14 @@ void getModuleConfiguration() {
} }
#ifdef VIRTUAL #ifdef VIRTUAL
#ifdef VIRTUAL_MASTER #ifdef VIRTUAL_MASTER
master = 1; master = 1;
top = 1; top = 1;
#else #else
master = 0; master = 0;
#ifdef VIRTUAL_TOP #ifdef VIRTUAL_TOP
top = 1; top = 1;
#else #else
top = 0; top = 0;
#endif #endif
#endif #endif

View File

@ -10,4 +10,4 @@
#define APIJUNGFRAU 0x200508 #define APIJUNGFRAU 0x200508
#define APIMYTHEN3 0x200508 #define APIMYTHEN3 0x200508
#define APIMOENCH 0x200508 #define APIMOENCH 0x200508
#define APIEIGER 0x200511 #define APIEIGER 0x200511