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.
Dependencies: fsl_phy_mcr20a fsl_smac mbed-rtos mbed
Fork of mcr20_wireless_uart by
Revision 29:85e20083c5f0, committed 2016-11-03
- Comitter:
- jmulvain
- Date:
- Thu Nov 03 14:48:26 2016 +0000
- Parent:
- 28:2555c5ae3ccd
- Commit message:
- This is the Thread UART sample. It is a starting point for this project. The goal of this part is a Thread client which can open a socket connection and send data to the internet.
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Tue Aug 18 13:04:46 2015 +0000 +++ b/main.cpp Thu Nov 03 14:48:26 2016 +0000 @@ -176,7 +176,7 @@ InitApp(); - PrintMenu(cu8FreescaleLogo); + PrintMenu(cu8FreescaleLogo);//splash screen button_pressed = 0; sw2.fall(&sw2_press);