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