mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00:00
[spi] Implement octal mode (#8386)
This commit is contained in:
@@ -113,7 +113,7 @@ BASE_SCHEMA = display.FULL_DISPLAY_SCHEMA.extend(
|
||||
cs_pin_required=False,
|
||||
default_mode="MODE0",
|
||||
default_data_rate=10e6,
|
||||
quad=True,
|
||||
mode=spi.TYPE_QUAD,
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user