1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-23 00:05:17 +03:00

Simplification

This commit is contained in:
Bertrand Songis 2019-03-28 19:07:50 +01:00
parent 95fe5c59bb
commit 1bd94029e7
4 changed files with 29 additions and 22 deletions

View file

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