Renaud Fivet
/
empty
empty does nothing.
Diff: main.cpp
- Revision:
- 0:09121786965f
- Child:
- 1:33cdb7f33393
--- /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() { +}