mirror of
https://github.com/opentx/opentx.git
synced 2025-07-24 16:55:20 +03:00
Fixes
This commit is contained in:
parent
4a6fc430ec
commit
7ccdb0cca1
2 changed files with 3 additions and 3 deletions
|
@ -788,7 +788,7 @@ enum BluetoothModes {
|
|||
|
||||
// PXX2 constants
|
||||
#define PXX2_LEN_REGISTRATION_ID 4
|
||||
#define PXX2_LEN_RX_ID 4
|
||||
#define PXX2_LEN_RX_ID 8
|
||||
#define PXX2_MAX_RECEIVERS_PER_MODULE 5
|
||||
|
||||
#endif // _DATACONSTANTS_H_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue