mirror of
https://github.com/opentx/opentx.git
synced 2025-07-23 00:05:17 +03:00
Simplification
This commit is contained in:
parent
95fe5c59bb
commit
1bd94029e7
4 changed files with 29 additions and 22 deletions
|
@ -126,10 +126,8 @@ enum CurveType {
|
|||
|
||||
#if defined(PCBHORUS)
|
||||
#define NUM_RECEIVERS 10
|
||||
#define MAX_RECEIVERS_PER_MODULE 5
|
||||
#else
|
||||
#define NUM_RECEIVERS 4
|
||||
#define MAX_RECEIVERS_PER_MODULE 4
|
||||
#endif
|
||||
|
||||
#if defined(PCBTARANIS) || defined(PCBSKY9X) || defined(PCBHORUS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue