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.
Dependents: FreeMASTER_HelloWorld FreeMASTER_HelloWorld2 FreeMASTER_HelloWorld3
Fork of freemaster_lib by
Diff: class/freemaster_class.h
- Revision:
- 14:b2f3414a55d3
- Parent:
- 13:62ef0bfeb036
- Child:
- 15:24a63ac82fc3
--- a/class/freemaster_class.h Thu Jun 19 17:08:29 2014 +0000 +++ b/class/freemaster_class.h Wed Sep 10 11:58:55 2014 +0000 @@ -74,7 +74,7 @@ /** This function can be used to detect if any Application Command is waiting to be processed by the application. */ - void GetAppCmd(void); + FMSTR_APPCMD_CODE GetAppCmd(void); /** This function can be used to retrieve the Application Command data. */