fixed panic and added hardware_db.toml

This commit is contained in:
2026-02-26 13:57:22 +01:00
parent 989e6d4325
commit 7e2bef58d2
3 changed files with 119 additions and 2 deletions

View File

@@ -40,7 +40,7 @@ pub struct Cli {
#[arg(
short,
long,
help = "Writes high-resolution diagnostic logs to /tmp/ember-tune.log"
help = "Writes high-resolution diagnostic logs to /var/log/ember-tune.log"
)]
pub verbose: bool,