1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-10 23:32:23 +01:00

[mipi] Refactor constants and functions (#9853)

This commit is contained in:
Clyde Stubbs
2025-07-24 11:27:05 +10:00
committed by GitHub
parent f9534fbd5d
commit 3960e2bae7
19 changed files with 488 additions and 421 deletions

View File

@@ -1,6 +1,6 @@
from esphome.components.mipi import MODE_BGR
from esphome.components.spi import TYPE_OCTAL
from .. import MODE_BGR
from .ili import ST7789V, ST7796
ST7789V.extend(