a robot you can talk to when you're lonely

Dependencies:   HALLFX_ENCODER Motor RPCInterface mbed

Revision:
0:1fb00e911fe6
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mywifi.h	Mon Dec 12 14:39:25 2016 +0000
@@ -0,0 +1,6 @@
+void Tx_interrupt();
+void Rx_interrupt();
+void sendCMD();
+void getReply();
+void connectToNetwork();
+char* reportStatus();
\ No newline at end of file