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.
Diff: driverLifiRx.cpp
- Revision:
- 2:e1fd30fce2f8
- Parent:
- 1:502e5a0c14c3
- Child:
- 3:ae1f53883bc0
- Child:
- 4:3ec60ea204c6
--- a/driverLifiRx.cpp Thu Mar 21 00:20:37 2019 +0000 +++ b/driverLifiRx.cpp Mon Apr 01 05:03:34 2019 +0000 @@ -260,6 +260,7 @@ //printf("4"); #endif wait_ms(50); + if( buttonCanSkipLoop() ) return; } }