mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-09-29 21:31:08 +00:00
Prefix unused variable for now.
This commit is contained in:
parent
44056c2e75
commit
d1272e00bb
@ -12,4 +12,4 @@ impl Default for Config {
|
||||
}
|
||||
}
|
||||
|
||||
pub unsafe fn init(config: Config) {}
|
||||
pub unsafe fn init(_config: Config) {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user