Skip to content

Commit 00d28d4

Browse files
committed
Launch polling by default
1 parent 9aa9d7d commit 00d28d4

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
@@ -7,7 +7,7 @@ license = "MIT OR Apache-2.0"
77
name = "stm32f7-discovery"
88
version = "0.1.0"
99
edition = "2018"
10-
default-run = "async-await"
10+
default-run = "polling"
1111

1212
[dependencies]
1313
cortex-m = "0.5.2"

0 commit comments

Comments
 (0)