Toto je má konečná verze maturitního projektu

Dependencies:   mbed mbed-rtos UTouch_vyrobek UniGraphic

Revision:
6:8b186158b2a3
Parent:
5:7c757a7c97c5
Child:
7:91b982ccf255
--- a/display.cpp	Sun Dec 12 10:02:41 2021 +0000
+++ b/display.cpp	Sun Dec 12 10:04:44 2021 +0000
@@ -227,7 +227,6 @@
 
 
 
-
           //slider  
             if ((touch_x > cudlik[0]) && (touch_x < cudlik[2]) && (touch_y > cudlik[1]) && (touch_y < cudlik[3]) && (pressure > 0)){