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.cpp
- Revision:
- 14:b2f3414a55d3
- Parent:
- 11:d1de61dc3766
- Child:
- 19:8b6f13b16bf5
--- a/class/freemaster_class.cpp Thu Jun 19 17:08:29 2014 +0000
+++ b/class/freemaster_class.cpp Wed Sep 10 11:58:55 2014 +0000
@@ -54,9 +54,9 @@
FMSTR_Poll();
}
-void Freemaster::GetAppCmd(void)
+FMSTR_APPCMD_CODE Freemaster::GetAppCmd(void)
{
- FMSTR_GetAppCmd();
+ return FMSTR_GetAppCmd();
}
FMSTR_APPCMD_PDATA Freemaster::GetAppCmdData(FMSTR_SIZE* pDataLen)
