Removed the active/inactive concept, and changed bus to use blocking traits to allow users to use shared-bus
This commit is contained in:
parent
55097322a0
commit
ca8268ab31
13 changed files with 127 additions and 239 deletions
|
|
@ -73,7 +73,6 @@ impl Default for Mode {
|
|||
pub mod bus;
|
||||
mod device;
|
||||
mod host;
|
||||
mod inactive_device;
|
||||
pub mod net;
|
||||
pub mod register;
|
||||
mod socket;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue