![](/media/cache/img/default_profile.jpg.50x50_q85.jpg)
zble test
Fork of Projet2048 by
Diff: Main.cpp
- 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) { + + } +}