![](/media/cache/profiles/f49de956f34533e4e03eaf4063e28daa.jpg.50x50_q85.png)
empty does nothing.
Diff: main.cpp
- Revision:
- 0:09121786965f
- Child:
- 1:33cdb7f33393
diff -r 000000000000 -r 09121786965f main.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/main.cpp Wed May 25 07:13:01 2016 +0000 @@ -0,0 +1,6 @@ +/* empty -- does nothing */ + +#include "mbed.h" + +int main() { +}