SEND

Dependencies:   BMP280 LGLCD2

Fork of 0NicksCoursework_copywithserialtime by Liam Grazier

Revision:
8:582ac4c5a524
Parent:
7:dd303488e55d
Child:
10:098c2fa0a1a6
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Network/network.hpp	Tue Jan 09 05:43:43 2018 +0000
@@ -0,0 +1,7 @@
+#ifndef __network__
+#define __network__
+void networksend(void);
+void dispstralltime(void);
+#include "time.h"
+#include "stdio.h"
+#endif
\ No newline at end of file