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

Dependencies:   mbed mbed-rtos UTouch_vyrobek UniGraphic

Revision:
13:4a5997f90d18
Parent:
12:9bc02f9e16e3
Child:
14:5e5fb33ba27e
--- a/display.cpp	Fri Feb 25 16:16:58 2022 +0000
+++ b/display.cpp	Sat Feb 26 17:25:02 2022 +0000
@@ -28,8 +28,8 @@
 int cas_hodiny_off = 0;
 int cas_minuty_off = 0;
 int cas_nastavit = 1037059200;
-int time_on = 1037059200;
-int time_off = 1037059200;
+int time_on = 0;
+int time_off = 1;
 int lang = 0;
 char minutka[32];
 char hodinka[32];