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:
@@ -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(
|
||||
|
Reference in New Issue
Block a user