Skip to content

Commit

Permalink
add uTouch to L8
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason2866 committed Jun 4, 2024
1 parent 6fd8b41 commit 51ff644
Showing 1 changed file with 17 additions and 3 deletions.
20 changes: 17 additions & 3 deletions raw/esp32/Lanbon_L8/display.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
:H,ST7789,240,320,16,SPI,1,*,*,*,*,*,*,*,40
:H,ST7789,240,320,16,SPI,1,22,19,23,21,5,18,25,40
:I
01,A0
11,A0
Expand All @@ -17,5 +17,19 @@
:2,00,00,00,02
:3,60,00,00,03
:i,20,21
:TI1,38,*,*
#
:UTI,FT6336U,I1,38,*,*
RD A0
CP 02
RTF
RT
:UTT
RDM 00 16
MV 2 1
RT
:UTX
MV 3 2
RT
:UTY
MV 5 2
RT
#

0 comments on commit 51ff644

Please sign in to comment.