Fábio Souza
/
CPBR_KL46Z_EX1
Example for blink led on FRDM KL46Z
Revision 1:7aa6bd33c618, committed 2017-05-19
- Comitter:
- FBSEletronica
- Date:
- Fri May 19 20:54:59 2017 +0000
- Parent:
- 0:5a790410a276
- Commit message:
- RV0
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 5a790410a276 -r 7aa6bd33c618 main.cpp --- a/main.cpp Tue Jan 31 18:57:24 2017 +0000 +++ b/main.cpp Fri May 19 20:54:59 2017 +0000 @@ -2,7 +2,6 @@ DigitalOut led_green(LED1); - int main() { while (true) {