zble test

Dependencies:   mbed

Fork of Projet2048 by Emmanuel DE LEON

Revision:
1:7606a394681a
Parent:
0:15f67b4b482d
--- a/Main.cpp	Mon Jan 16 15:25:35 2017 +0000
+++ b/Main.cpp	Mon Jan 16 15:35:52 2017 +0000
@@ -0,0 +1,10 @@
+#include "mbed.h"
+
+
+
+
+int main() {
+    while(1) {
+       
+    }
+}