Skip to content

Commit 641ef5c

Browse files
committed
use fixed version of spi-dma
1 parent ba48d13 commit 641ef5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ display-interface = "0.4.1"
1717
display-interface-spi = "0.4.1"
1818
heapless = "0.8.0"
1919
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" ] }
20+
spi-dma-displayinterface = { git = "https://github.com/georgik/esp32-spooky-maze-game.git", package = "spi-dma-displayinterface", features = [ "esp32s3" ], rev = "bce0bc0" }

0 commit comments

Comments
 (0)