LEDs/Button example.

Dependencies:   mbed

Committer:
bcostm
Date:
Tue May 16 17:03:58 2017 +0200
Revision:
0:2bd4c0051d9a
Child:
1:d343cf676574
Add dummy main.cpp and mbed library (to be both updated)

Who changed what in which revision?

UserRevisionLine numberNew contents of line
bcostm 0:2bd4c0051d9a 1 #include "mbed.h"
bcostm 0:2bd4c0051d9a 2
bcostm 0:2bd4c0051d9a 3 int main()
bcostm 0:2bd4c0051d9a 4 {
bcostm 0:2bd4c0051d9a 5 }