default to terminal for now
This commit is contained in:
@@ -73,7 +73,7 @@ fn build_config_std() -> Config {
|
||||
Err(_) => None,
|
||||
},
|
||||
engine: Engine{
|
||||
name: String::from("gui"),
|
||||
name: String::from("stdin"),
|
||||
kafka: None,
|
||||
device: None,
|
||||
udp: Some(UDP{
|
||||
|
||||
Reference in New Issue
Block a user