We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9417553 commit 574437dCopy full SHA for 574437d
conf/fb.conf
@@ -0,0 +1,3 @@
1
+--display=linux_framebuffer
2
+--framebuffer-device=/dev/fb0
3
+--interface=noop
conf/ili9341.conf
@@ -1,6 +1,6 @@
--display=ili9341
--interface=spi
---spi-bus-speed=32000000
+--spi-bus-speed=52000000
4
--gpio-reset=24
5
--gpio-data-command=23
6
--gpio-backlight=18
conf/st7735.conf
@@ -7,3 +7,5 @@
7
--width=160
8
--height=128
9
--backlight-active=high
10
+--gpio-reset-hold-time=0.1
11
+--gpio-reset-release-time=0.1
0 commit comments