rebuilt example project for CC26XX

This commit is contained in:
strawmanbobi
2019-02-24 15:36:12 +08:00
parent 6e630ca504
commit d14fa1ca23
895 changed files with 13986 additions and 366766 deletions

View File

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