Payman Shabbaki
/
HelloWorld
cc
Fork of HelloWorld by
Revision 2:599929381bd3, committed 2016-03-17
- Comitter:
- pshabbaki3
- Date:
- Thu Mar 17 17:53:27 2016 +0000
- Parent:
- 1:03c191369089
- Commit message:
- Hello
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 03c191369089 -r 599929381bd3 main.cpp --- a/main.cpp Sun Jan 01 20:57:57 2012 +0000 +++ b/main.cpp Thu Mar 17 17:53:27 2016 +0000 @@ -1,6 +1,6 @@ #include "mbed.h" -DigitalOut myled(LED1); +DigitalOut myled(p22); int main() { while(1) {