Code for RFID Robot

Dependencies:   DebounceIn HTTPClient ID12RFID SDFileSystem TextLCD WiflyInterface iniparser mbed

Revision:
0:9fd64882c5aa
diff -r 000000000000 -r 9fd64882c5aa wifiunit.h
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/wifiunit.h	Tue Dec 10 02:17:48 2013 +0000
@@ -0,0 +1,2 @@
+void setupWiFi();
+vector<robotCommand>* getTagCommands(int tagID);