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.
Dependencies: mbed
Fork of _B14Test5 by
Diff: main.cpp
- Revision:
- 2:1e32590010a9
- Parent:
- 1:b94490b97a6a
--- a/main.cpp Sun Jan 25 17:28:51 2015 +0000
+++ b/main.cpp Fri Mar 20 10:37:45 2015 +0000
@@ -1,11 +1,19 @@
/***********************************
-name: BERTL_2014_TEST RGB & Blue LED Test
-author: Gottfried Enenkel HTL BULME
-email: ene@bulme.at
-description:
+name: _B14_Lektion05a RGB & Blue LED Test
+author: Gottfried Enenkel HTL BULME
+date : 17.3.2015
+Aufgabe::
3 Blaue LEDs ON
Die RGB LED leuchtet rot grün blau
je 1 sec
+Ändere die Software wie folgt:
+ rot 2sec
+ rot blau 2 sec
+ blau 2 sec
+ blau grün 2 sec
+ grün 2 sec
+ grün rot 2 sec
+ rot grün blau 2 sec
***********************************/
#include "mbed.h"
// ************ DEKLARATIONEN **************
