weeb grammers
/
Assignment2
something
Fork of HelloWorld by
Hardware.cpp
- Committer:
- oopakhooo
- Date:
- 2016-11-14
- Revision:
- 4:f0a11480f39f
- Parent:
- 3:641eefd1110b
File content as of revision 4:f0a11480f39f:
#include "Hardware.h" #include "mbed.h" DigitalOut output_pin_A(LED3); DigitalOut output_pin_V(LED2);