1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-24 16:55:20 +03:00
This commit is contained in:
3djc 2019-02-12 11:20:21 +01:00
parent 4a6fc430ec
commit 7ccdb0cca1
2 changed files with 3 additions and 3 deletions

View file

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