mirror of
https://github.com/esphome/esphome.git
synced 2026-06-24 14:34:49 +00:00
[mipi_dsi] Add SWRESET command to M5Stack Tab5-V2 init sequence (#16975)
This commit is contained in:
@@ -71,6 +71,7 @@ DriverChip(
|
||||
swap_xy=cv.UNDEFINED,
|
||||
color_order="RGB",
|
||||
initsequence=[
|
||||
(0x01,),
|
||||
(0x60, 0x71, 0x23, 0xa2),
|
||||
(0x60, 0x71, 0x23, 0xa3),
|
||||
(0x60, 0x71, 0x23, 0xa4),
|
||||
|
||||
Reference in New Issue
Block a user