This is a test code

Revision:
0:63d399cadd6a
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/main.cpp	Tue Oct 09 12:03:50 2018 +0000
@@ -0,0 +1,11 @@
+/**
+ * This is a test
+ * ES200 1121 Project 2 - Our team is the coolest
+ * MIDN 3/c Huey, Dewey, and Louie
+ */
+ 
+#include "mbed.h"
+
+int main() {
+} // main()
+