Dmitry Kovalev / Mbed 2 deprecated LG2

Dependencies:   mbed

Fork of LG by igor Apu

Revision:
64:8179dacbf32b
Parent:
63:823c7f1ec6c3
Child:
66:66124221f4b0
diff -r 823c7f1ec6c3 -r 8179dacbf32b DeviceProtocol.h
--- a/DeviceProtocol.h	Wed Feb 17 03:00:23 2016 +0000
+++ b/DeviceProtocol.h	Wed Feb 17 11:20:03 2016 +0000
@@ -130,4 +130,6 @@
 
 int PullRequest(IOCyclicBuffer *b);
 
+void SetDeviceMode(int8_t param);
+
 #endif  /* __DEVICEPROTOCOL_H__ */
\ No newline at end of file