EMSY-Projekt
/
EMSY-Projekt_Lagesensor
Diff: LCD.h
- Revision:
- 15:462c8c89fe35
- Parent:
- 14:2543a798b4a1
- Child:
- 16:9b20d24aae18
diff -r 2543a798b4a1 -r 462c8c89fe35 LCD.h --- a/LCD.h Thu Jun 30 18:56:35 2016 +0000 +++ b/LCD.h Sun Jul 03 12:00:47 2016 +0000 @@ -11,6 +11,6 @@ #include "TextLCD.h" /* Prototypen */ -void vLCDSet(signed short int wWinkelX, signed short int wWinkelY); +void vLCDSet(signed short int wWinkelX, signed short int wWinkelY, byte bStateLCD); void vLCDDebug(signed short int wWinkelX, signed short int wWinkelY, signed short int wWinkelZ); void initLCD(); \ No newline at end of file