Kevin Chen
/
HelloWorld
a
Fork of HelloWorld by
Hardware.cpp
- Committer:
- kevinmadethis
- Date:
- 2016-10-29
- Revision:
- 5:402ac8c92d76
- Parent:
- 3:641eefd1110b
File content as of revision 5:402ac8c92d76:
#include "Hardware.h" #include "mbed.h" DigitalOut output_pin_A(LED1); DigitalOut output_pin_V(LED2);