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: FreescaleIAP MODSERIAL mbed monitor timer0
Fork of 19_Taster_a by
Revision 22:dc30e220da6e, committed 2015-08-19
- Comitter:
- mauchcontrols
- Date:
- Wed Aug 19 15:15:28 2015 +0000
- Parent:
- 21:07482037ca54
- Commit message:
- angepasst f?r den BSW Nottaster - OUT1
Changed in this revision
info.txt | Show annotated file Show diff for this revision Revisions of this file |
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 07482037ca54 -r dc30e220da6e info.txt --- a/info.txt Tue Aug 18 14:39:17 2015 +0000 +++ b/info.txt Wed Aug 19 15:15:28 2015 +0000 @@ -12,4 +12,5 @@ OUT2 LED rot OUT3 LED grün OUT4 LED gelb -OUT5 Relais KABA ALM \ No newline at end of file +OUT5 nicht belegt +OUT6 Relais KABA ALM \ No newline at end of file
diff -r 07482037ca54 -r dc30e220da6e main.cpp --- a/main.cpp Tue Aug 18 14:39:17 2015 +0000 +++ b/main.cpp Wed Aug 19 15:15:28 2015 +0000 @@ -1,6 +1,5 @@ -// Version 1.0 erstellt am 25.04.2015 -// 01.05.15 den Eingäng 4 auf 2 verlegt -// den Eingang 5 auf 1 verlegt +// Version BSW 1.0 erstellt am 18.08.2015 +// #include "mbed.h" #include "main.h"