EMSY-Projekt
/
EMSY-Projekt_Lagesensor
Diff: LCD.cpp
- Revision:
- 9:38d287593320
- Parent:
- 7:882edb5f9466
- Child:
- 11:5861bc23022a
--- a/LCD.cpp Tue May 31 19:34:49 2016 +0000 +++ b/LCD.cpp Sun Jun 05 13:18:17 2016 +0000 @@ -22,7 +22,7 @@ * return Parameter: keine *************************************************************************************/ -void vLCDSet(word wWinkelX, word wWinkelY){ +void vLCDSet(signed short int wWinkelX, signed short int wWinkelY){ /* Bildschirm bereinigen*/ olcd.cls();