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.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:ae30afe76643 | 2015-01-07 | dmjanke | Clean up. |
6:2ccd786cadd0 | 2014-11-24 | dmjanke | Cleaned up some code/comments |
5:f453130cd6a7 | 2014-11-24 | dmjanke | Demo working. |
4:ad889da9578c | 2014-08-12 | Vanger | Code review 2 fixes |
3:7fac2f012338 | 2014-08-07 | Vanger | Updated deleteReceivedMessages line to check for success, made for loop infinite, and fixed comments at beginning of file. |
2:d0d6e939ba70 | 2014-08-05 | Vanger | Tweaked length of for-loop checking for messages, and tweaked output message format. |
1:1f5c9497a125 | 2014-07-25 | Vanger | Added for loops to ensure success for each step. Also removed connect step as it interferes and is uneccessary. |
0:d9fd19c8ca39 | 2014-07-24 | Vanger | MTSAS example to demonstrate the use of the mtsas library to send an SMS message to the phone number set, read all received messages from the radio, and delete all sms messages before and after sending the sms message. |