Programm zur Darstellung der Lage eines Objektes im Raum mit Hilfe eines Beschleunigungssensores, 4 LED's und einem LCD-Display.
Diff: LED.h
- Revision:
- 10:d566927efac6
- Parent:
- 8:0270c3e374f7
- Child:
- 12:7c9c5a541380
--- a/LED.h Sun Jun 05 13:18:17 2016 +0000 +++ b/LED.h Sun Jun 05 13:47:54 2016 +0000 @@ -6,4 +6,4 @@ * Changes: keine ***********************************************************************************/ -// Tbd \ No newline at end of file +void setLED(struct WinkelData stWinkelData); \ No newline at end of file