Moved battery, os docking into a new "v1" module
Added all_info to a module in v1
This commit is contained in:
parent
8169dfd022
commit
1e5bda520a
16 changed files with 18 additions and 16 deletions
|
@ -1,6 +1,4 @@
|
|||
mod battery;
|
||||
mod docking;
|
||||
mod os;
|
||||
mod v1;
|
||||
|
||||
mod version;
|
||||
use version::info::Version;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue