123

Dependencies:   mbed

Fork of LG by igor Apu

Revision:
167:bedc0a9d559a
Parent:
161:efd949e8d536
--- a/DeviceUserProtocolRequest.h	Sun May 22 18:59:20 2016 +0000
+++ b/DeviceUserProtocolRequest.h	Sun Jun 05 11:03:33 2016 +0000
@@ -15,6 +15,8 @@
   DeviceInputBuffer buffer;
 } DeviceRequest;
 
-void InitUserProtocolRequest(void);
+void InitUserProtocolRequestDefaultSettings(void);
+void InitUserProtocolRequestState(void);
+void DeviceStartUserProtocolRequest(void);
 
 #endif  /* __DEVICE_USER_PROTOCOL_REQUEST_H__ */
\ No newline at end of file