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: Led-libary TextLCD mbed
Fork of Mbed-Mensch-1 by
Info.h
- Committer:
- ladner
- Date:
- 2016-02-04
- Revision:
- 1:0eaa7682f7e1
- Child:
- 4:2acb70f9cd22
File content as of revision 1:0eaa7682f7e1:
/* Incoming: single char comunication A (a) E (e) B (b) F (f) C (c) G (g) D (d) H (h) Reset: I (i) \n -> Reset(ende der Übertragung) W -> Würfel Status Übertragen (2Char) w -> Würfel Farbe Einstellen D -> Display 1.Char - X 2.Char - Y 3. Message Ende mit \n Beispiel: port.printf("D%c%cTest\n",27,27); F -> FeldUpdate überträft Spielerdaten der Reihe nach +27 \n L -> Log Konsoleneintrag \n */