Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: DISCO_IOT-wifi_client
Fork of stm-spirit1-rf-driver by
Diff: source/SimpleSpirit1.cpp
- Revision:
- 66:1e09d233280b
- Parent:
- 65:a16f0064110a
- Child:
- 67:93bec0baf1de
--- a/source/SimpleSpirit1.cpp Mon Jul 03 16:42:03 2017 +0200 +++ b/source/SimpleSpirit1.cpp Wed Jul 05 14:02:16 2017 +0200 @@ -146,7 +146,7 @@ S_ENABLE, // enable persistent mode TBIT_TIME_64, // Tcca time TCCA_TIME_3, // Lcca length - 3, // max nr of backoffs (<8) + 5, // max nr of backoffs (<8) 1, // BU counter seed 8 // BU prescaler };
