Skip to content

Commit ca96fa2

Browse files
committed
fix example crate name
leftover from moving the example to this repository.
1 parent 64e858d commit ca96fa2

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

examples/stm32f4-single-motor-example/Cargo.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/stm32f4-single-motor-example/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[package]
2-
name = "nucleo-f401re-rtic-tb6612fng"
2+
name = "stm32f4-single-motor-example"
33
version = "0.1.0"
44
edition = "2021"
55
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)