
Programm zur Darstellung der Lage eines Objektes im Raum mit Hilfe eines Beschleunigungssensores, 4 LED's und einem LCD-Display.
Diff: LCD.h
- Revision:
- 1:0ec865a9c35e
- Parent:
- 0:2a6b63a19ae5
- Child:
- 2:cf8b98404b66
--- a/LCD.h Thu May 19 12:30:25 2016 +0000 +++ b/LCD.h Mon May 23 07:52:12 2016 +0000 @@ -10,5 +10,5 @@ #include "cdef.h" #include "TextLCD.h" -/* Prorotypen */ +/* Prototypen */ void vLCDSet(word wWinkelX, word wWinkelY); \ No newline at end of file