An alarm clock that wakes you up naturally!

Dependencies:   4DGL-uLCD-SE DebounceIn mbed RPCInterface

Revision:
1:57e06832197a
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mywifi.h	Wed May 03 15:05:12 2017 +0000
@@ -0,0 +1,5 @@
+void Tx_interrupt();
+void Rx_interrupt();
+void sendCMD();
+void getReply();
+void connectToNetwork();
\ No newline at end of file