mirror of
https://github.com/opentx/opentx.git
synced 2025-07-24 16:55:20 +03:00
Cosmetics
This commit is contained in:
parent
c2ee6d2eaf
commit
461d994dea
5 changed files with 11 additions and 10 deletions
|
@ -208,7 +208,8 @@
|
|||
#define CASE_REV9E(x)
|
||||
#endif
|
||||
|
||||
#if defined(PCBSKY9X) && !defined(AR9X)
|
||||
#if defined(PCBSKY9X) && !defined(AR9X) && !defined(REVA)
|
||||
#define TX_CAPACITY_MEASUREMENT
|
||||
#define CASE_CAPACITY(x) x,
|
||||
#else
|
||||
#define CASE_CAPACITY(x)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue