fork

Dependencies:   mbed

Fork of LG by igor Apu

Revision:
136:19b9e6abb86f
Parent:
128:1e4675a36c93
Child:
147:1aed74f19a8f
--- a/Command.h	Thu Apr 14 16:48:48 2016 +0000
+++ b/Command.h	Fri Apr 15 14:20:15 2016 +0000
@@ -51,3 +51,4 @@
 unsigned int Check(char *c, unsigned int Count);
 extern void CMD_Rate(void);
 extern void CMD_Rate2(void);
+extern  unsigned int memdump( char *base, int n );