Skip to content

Commit 6e1a2ee

Browse files
phoddiemkellner
authored andcommitted
SPI configuration on ESP32 may use any SPI port
1 parent d8a2dfd commit 6e1a2ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/drivers/ili9341/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"hz": 40000000,
4646
"cs_pin": 15,
4747
"dc_pin": 2,
48-
"spi_port": "#HSPI"
48+
"spi_port": "HSPI_HOST"
4949
}
5050
}
5151
},

0 commit comments

Comments
 (0)