some more fixes and improvements
This commit is contained in:
@ -4,6 +4,7 @@ use satrs_mib::resultcode;
|
||||
use std::net::Ipv4Addr;
|
||||
|
||||
pub const STOP_FILE_NAME: &str = "stop-experiment";
|
||||
pub const HOME_FOLER_EXPERIMENT: &str = "/home/exp278";
|
||||
|
||||
pub const OBSW_SERVER_ADDR: Ipv4Addr = Ipv4Addr::UNSPECIFIED;
|
||||
pub const SERVER_PORT: u16 = 7301;
|
||||
|
Reference in New Issue
Block a user