rebuilt example project for CC26XX
This commit is contained in:
@@ -185,7 +185,7 @@ extern "C"
|
||||
// Maximum number of BLE HCI PDUs. If the maximum number connections (above)
|
||||
// is set to 0 then this number should also be set to 0.
|
||||
#ifndef MAX_NUM_PDU
|
||||
#define MAX_NUM_PDU 10
|
||||
#define MAX_NUM_PDU 2
|
||||
#endif
|
||||
|
||||
// Maximum size in bytes of the BLE HCI PDU. Valid range: 27 to 255
|
||||
|
||||
Reference in New Issue
Block a user