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: DO/DO.h
- Revision:
- 5:19a7a0f972cb
- Parent:
- 1:5c0ca9bdf810
--- a/DO/DO.h Mon Oct 23 20:39:18 2017 +0000 +++ b/DO/DO.h Mon Oct 23 21:24:39 2017 +0000 @@ -9,6 +9,6 @@ void receiveBit(); -void recieveData(); +void receiveData(); #endif