n/a

Dependencies:   C12832 mbed-http

Fork of HTTP-Python-Demo by Cambridge Hackathon

Revision:
3:8135a6313648
Child:
4:14c774cf7ac2
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/config.h	Sun Nov 26 00:22:09 2017 +0000
@@ -0,0 +1,6 @@
+#ifndef _CONFIG_H
+#define _CONFIG_H
+
+#define SERVERNAME "Bianca"
+
+#endif //_CONFIG_H
\ No newline at end of file