a robot you can talk to when you're lonely

Dependencies:   HALLFX_ENCODER Motor RPCInterface mbed

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers mywifi.h Source File

mywifi.h

00001 void Tx_interrupt();
00002 void Rx_interrupt();
00003 void sendCMD();
00004 void getReply();
00005 void connectToNetwork();
00006 char* reportStatus();