Kaynağa Gözat

update:gc9106l需要rbswap

alienwalker 9 ay önce
ebeveyn
işleme
030fab4028
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      components/lcd/luat_lcd_gc9106l.c

+ 1 - 0
components/lcd/luat_lcd_gc9106l.c

@@ -28,4 +28,5 @@ luat_lcd_opts_t lcd_opts_gc9106l = {
     .direction90 = 0x08,
     .direction180 = 0x68,
     .direction270 = 0xA8,
+	.rb_swap = 1,
 };