Vincent Cheung
/
HelloWorld
h
Fork of HelloWorld by
Hardware.cpp
- Committer:
- oopakhooo
- Date:
- 2016-10-26
- Revision:
- 3:641eefd1110b
- Parent:
- 2:e2ae43e8acab
- Child:
- 4:f0a11480f39f
File content as of revision 3:641eefd1110b:
#include "Hardware.h" #include "mbed.h" DigitalOut output_pin_A(LED1); DigitalOut output_pin_V(LED2);