A basic program to get familiar with Mbed
Revision 0:835bd4f2165a, committed 2020-11-11
- Comitter:
- nsejim
- Date:
- Wed Nov 11 15:43:14 2020 +0000
- Commit message:
- Created a new program and added mbed library
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/main.cpp Wed Nov 11 15:43:14 2020 +0000 @@ -0,0 +1,1 @@ +#include "mbed.h" \ No newline at end of file