Start bringing up laptop detection

This commit is contained in:
Luke
2020-04-18 08:23:03 +12:00
parent a8a97bcece
commit 3788fbf095
10 changed files with 142 additions and 56 deletions

View File

@@ -1,4 +1,3 @@
// TODO: use /sys/class/dmi/id/board_name to detect model
mod daemon;
use crate::daemon::*;