Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed mbed-rtos UTouch_vyrobek UniGraphic
display.h
00001 #include "mbed.h" 00002 #include "rtos.h" 00003 #include "UTouch.h" 00004 #include "ILI9341.h" 00005 #include "../Font/Arial19x19.h" 00006 #include "../Font/Arial21x21.h" 00007 #include "../Font/Arial28x28.h" 00008 #include "../Font/Arial48x47.h" 00009 #include "../grafika/pozadi.c" 00010 #include "../grafika/vypln.c" 00011 #include "../grafika/cudlik.c" 00012 #include "../grafika/cudlik1_spodek.c" 00013 #include "../grafika/cudlik1_dopredu.c" 00014 #include "../grafika/cudlik1_vrch.c" 00015 #include "../grafika/cudlik2_spodek.c" 00016 #include "../grafika/cudlik2_vrch.c" 00017 #include "../grafika/cudlik3_vrch.c" 00018 #include "../grafika/cudlik3_spodek.c" 00019 #include "../grafika/cudlik4_vrch.c" 00020 #include "../grafika/cudlik4_spodek.c" 00021 #include "../grafika/cudlik1_dopredu_s.c" 00022 #include "../grafika/cudlik1s_spodek.c" 00023 #include "../grafika/cudlik1s_vrch.c" 00024 #include "../grafika/cudlik2s_spodek.c" 00025 #include "../grafika/cudlik2s_vrch.c" 00026 #include "../grafika/cudlik3s_spodek.c" 00027 #include "../grafika/cudlik3s_vrch.c" 00028 #include "../grafika/cudlik4s_spodek.c" 00029 #include "../grafika/cudlik4s_vrch.c" 00030 #include "../grafika/spodek.c" 00031 #include "../grafika/spodek_s.c" 00032 #include "../grafika/vrch.c" 00033 #include "../grafika/vrch_s.c" 00034 #include "../grafika/spodni_levy.c" 00035 #include "../grafika/spodni_levy_s.c" 00036 #include "../grafika/stredni_levy.c" 00037 #include "../grafika/stredni_levy_s.c" 00038 #include "../grafika/cudlik_s.c" 00039 #include "../grafika/cudlik_otoc.c" 00040 #include "../grafika/cudlik_otoc_s.c" 00041 #include "../grafika/stredni_pravy.c" 00042 #include "../grafika/stredni_pravy_s.c" 00043 #include "../grafika/zrusit.c" 00044 #include "../grafika/zrusit_s.c" 00045 #include "../grafika/potvrdit.c" 00046 #include "../grafika/potvrdit_s.c" 00047 #include "../grafika/nahoru.c" 00048 #include "../grafika/nahoru_s.c" 00049 #include "../grafika/dolu.c" 00050 #include "../grafika/dolu_s.c" 00051 00052 00053 int brightness_led(); 00054 int color_picker(); 00055 void write_color(float red,float green, float blue); 00056 void Menu(int strana); 00057 void grafika(unsigned short int press); 00058 void Button(int strana); 00059 00060 void set_change(); 00061 void set_flash(); 00062 void set_rainbow(); 00063 void set_fadeinout(); 00064 00065 void change(); 00066 void flash(); 00067 void rainbow(); 00068 void fadeinout(); 00069 void Static(); 00070 void on_off(); 00071 void nastaveni(); 00072 void brightness(); 00073 void nastavit_hodiny(); 00074 void hodiny();
Generated on Wed Nov 9 2022 10:43:36 by
1.7.2