Toto je má konečná verze maturitního projektu
Dependencies: mbed mbed-rtos UTouch_vyrobek UniGraphic
Diff: display.cpp
- Revision:
- 14:5e5fb33ba27e
- Parent:
- 13:4a5997f90d18
- Child:
- 15:807fb15afa61
--- 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();