Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Revision 8:aa10df46fea3, committed 2018-11-29
- Comitter:
- corsa1600
- Date:
- Thu Nov 29 18:44:50 2018 +0000
- Parent:
- 7:e217b643e815
- Commit message:
- ENDE; Es ist ein 4er geworden :-); Juhu
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Thu Nov 29 18:36:00 2018 +0000 +++ b/main.cpp Thu Nov 29 18:44:50 2018 +0000 @@ -7,6 +7,7 @@ BusOut Leds ( LED1 , LED2, LED3, LED4); + //Ticker flipper; // Ticker für blinken der LED //volatile int blinkCount=0; // Volatile, damit es nicht auf unterschiedlichen Cores ausgeführt wird