testing removal

Revision:
1:398fa178da76
Parent:
0:c16eb2b17039
Child:
2:2983a1db79c8
--- a/main.cpp	Tue May 22 20:28:54 2018 +0000
+++ b/main.cpp	Tue May 29 14:46:00 2018 +0000
@@ -7,6 +7,7 @@
     while (true) {
         led1 = !led1;
         wait(0.5);
+        //testing pushes
     }
 }