voltando a versao de n aberturas e fechamentos de sockets data 19/09

Dependencies:   EthernetInterface NTPClient mbed-rtos mbed EALib

Fork of header_main_publish by VZTECH

Revision:
19:ab2088e0dec6
Parent:
17:67a6b557eda5
diff -r 01a93677e40c -r ab2088e0dec6 prompt.h
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/prompt.h	Sat Sep 20 11:27:47 2014 +0000
@@ -0,0 +1,12 @@
+#ifndef _PROMPT_H
+#define _PROMPT_H
+
+extern uint8_t debug_alive;
+extern uint8_t debug_prompt;
+extern uint8_t dog;
+
+void prompt_process();
+void init_fsystem();
+
+
+#endif
\ No newline at end of file