Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 197 Bytes

File metadata and controls

18 lines (13 loc) · 197 Bytes

代码禁用开门狗

启用项目成员

vim Cargo.toml

[workspace]
members = [
    "app/wdg/code_disable_wdg",
]

执行指令

cargo run -p code_disable_wdg