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.
Fork of 4dGENIE by
Revision 12:78b783968b74, committed 2016-03-29
- Comitter:
- shakeeb
- Date:
- Tue Mar 29 11:51:37 2016 +0000
- Parent:
- 11:9196f72fc325
- Commit message:
- Genie test based on christian b's code
Changed in this revision
mbed_genie.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/mbed_genie.h Wed Mar 04 03:00:40 2015 +0000 +++ b/mbed_genie.h Tue Mar 29 11:51:37 2016 +0000 @@ -184,7 +184,7 @@ // genieUserEventHandlerPtr _genieUserHandler; - RawSerial _screen; + Serial _screen; DigitalOut _reset; Timer _waitTimer,_receptionTimer; int state;