Toto je má konečná verze maturitního projektu
Dependencies: mbed mbed-rtos UTouch_vyrobek UniGraphic
Revision 14:5e5fb33ba27e, committed 2022-02-27
- Comitter:
- smejky
- Date:
- Sun Feb 27 14:36:40 2022 +0000
- Parent:
- 13:4a5997f90d18
- Child:
- 15:807fb15afa61
- Commit message:
- Toto je ma finalni verze maturitni prace;
Changed in this revision
| display.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/display.cpp Sat Feb 26 17:25:02 2022 +0000
+++ b/display.cpp Sun Feb 27 14:36:40 2022 +0000
@@ -3384,8 +3384,11 @@
main(){
r.pulsewidth(5);
+r.period(0);
g.pulsewidth(5);
+g.period(0);
b.pulsewidth(5);
+b.period(0);
spi.set_orientation(3);
spi.FastWindow(true);
@@ -3400,6 +3403,7 @@
//br.period_us(1000);
br.pulsewidth(5);
+ br.period(0);
br.write(lcd_jas);
Button();