Skip to content

Commit 06f9aaa

Browse files
committed
fix readme
1 parent 9934f7e commit 06f9aaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ cortex-m-rt = "0.7"
7474
panic-halt = "0.2"
7575

7676
[dependencies.stm32f4xx-hal]
77-
version = "0.13.2"
77+
version = "0.14.0"
7878
features = ["stm32f407"] # replace the model of your microcontroller here
7979
```
8080

0 commit comments

Comments
 (0)