An alarm clock that wakes you up naturally!

Dependencies:   4DGL-uLCD-SE DebounceIn mbed RPCInterface

Committer:
ooglezoiden
Date:
Wed May 03 15:05:12 2017 +0000
Revision:
1:57e06832197a
added Alexa support

Who changed what in which revision?

UserRevisionLine numberNew contents of line
ooglezoiden 1:57e06832197a 1 void Tx_interrupt();
ooglezoiden 1:57e06832197a 2 void Rx_interrupt();
ooglezoiden 1:57e06832197a 3 void sendCMD();
ooglezoiden 1:57e06832197a 4 void getReply();
ooglezoiden 1:57e06832197a 5 void connectToNetwork();