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.
Fork of SX1272Lib by
Diff: enums/enums.h
- Revision:
- 11:cfa462865c9b
- Parent:
- 2:cd1093b6676f
- Child:
- 12:a8f97310a403
--- a/enums/enums.h Wed Dec 07 14:58:48 2016 +0000 +++ b/enums/enums.h Fri Mar 17 16:53:05 2017 +0000 @@ -64,6 +64,7 @@ bool IqInverted; bool RxContinuous; uint32_t TxTimeout; + uint32_t RxSingleTimeout; }RadioFskSettings_t; /*!