Skip to content
This repository was archived by the owner on Dec 3, 2020. It is now read-only.

Commit f47af7e

Browse files
committed
optional support common setting int32 feature
1 parent 866261e commit f47af7e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

+3
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,6 @@ itertools = "0.9.0"
2525

2626
[dependencies.async-std]
2727
version = "1.5.0"
28+
29+
[features]
30+
suppport_int32_setting_type = ["multiwii_serial_protocol_v2/suppport_int32_setting_type", "async_msp_lib/suppport_int32_setting_type"]

0 commit comments

Comments
 (0)