We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba48d13 commit 641ef5cCopy full SHA for 641ef5c
Cargo.toml
@@ -17,4 +17,4 @@ display-interface = "0.4.1"
17
display-interface-spi = "0.4.1"
18
heapless = "0.8.0"
19
embedded-dma = "0.2.0"
20
-spi-dma-displayinterface = { git = "https://github.com/georgik/esp32-spooky-maze-game.git", package = "spi-dma-displayinterface", features = [ "esp32s3" ] }
+spi-dma-displayinterface = { git = "https://github.com/georgik/esp32-spooky-maze-game.git", package = "spi-dma-displayinterface", features = [ "esp32s3" ], rev = "bce0bc0" }
0 commit comments