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.h
- Revision:
- 5:5fe30df87772
- Parent:
- 4:3ec60ea204c6
- Parent:
- 3:ae1f53883bc0
- Child:
- 21:82b5759f5047
--- a/driverLifiRx.h Thu Apr 04 14:36:31 2019 +0900 +++ b/driverLifiRx.h Thu Apr 04 14:48:04 2019 +0900 @@ -9,6 +9,7 @@ #if (USE_LOCAL_TICKER==0) extern Ticker lifi_rx_timer; #endif + #if USE_MBED_OS5 extern EventQueue lifi_tx_check_queue; #endif