123

Dependencies:   mbed

Fork of LG by igor Apu

Revision:
167:bedc0a9d559a
Parent:
161:efd949e8d536
Child:
177:672ef279c8e0
--- a/DeviceUserProtocolDecoder.h	Sun May 22 18:59:20 2016 +0000
+++ b/DeviceUserProtocolDecoder.h	Sun Jun 05 11:03:33 2016 +0000
@@ -17,7 +17,9 @@
   uint32_t param3;  //Function call parameter 3
 } DeviceUserProtocolDecoder;
 
-void InitUserProtocolDecoder(void);
+void InitUserProtocolDecoderDefaultSettings(void);
+void InitUserProtocolDecoderState(void);
+void DeviceStartUserProtocolDecoder(void);
 
 //Host communication main functions
 void DeviceDecodeUserRequests(void); //Decode requests from receive buffer