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:
- 37:bc043030b55a
- Parent:
- 34:edda6a7238ec
- Child:
- 39:75481c4c6655
--- a/source/SimpleSpirit1.cpp Tue Nov 22 14:05:39 2016 +0100 +++ b/source/SimpleSpirit1.cpp Tue Nov 22 17:30:54 2016 +0100 @@ -17,7 +17,7 @@ #define st_lib_spirit_irqs SpiritIrqs -#define STATE_TIMEOUT (1000) +#define STATE_TIMEOUT (100) // betzw: switching force & back from standby is on some devices quite unstable #define USE_STANDBY_STATE
