voltando a versao de n aberturas e fechamentos de sockets

Dependencies:   EthernetInterface NTPClient mbed-rtos_old mbed

Fork of header_main_public by VZTECH

Revision:
17:67a6b557eda5
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/prompt.h	Fri Sep 19 16:40:17 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