Jarda Pajskr / freemaster_lib

Dependents:   FreeMASTER_HelloWorld FreeMASTER_HelloWorld2 FreeMASTER_HelloWorld3

Fork of freemaster_lib by Jarda Pajskr

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.
      */