mirror of
https://github.com/opentx/opentx.git
synced 2025-07-17 13:25:20 +03:00
Fixes
This commit is contained in:
parent
9fbff6e67d
commit
57a0aeffbb
4 changed files with 11 additions and 11 deletions
|
@ -793,7 +793,7 @@ enum BluetoothModes {
|
|||
|
||||
// PXX2 constants
|
||||
#define PXX2_LEN_REGISTRATION_ID 8
|
||||
#define PXX2_LEN_RX_NAME 8
|
||||
#define PXX2_LEN_RX_NAME 8
|
||||
#define PXX2_MAX_RECEIVERS_PER_MODULE 5
|
||||
|
||||
#endif // _DATACONSTANTS_H_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue