Searched refs:DebugSerialPort (Results 1 – 2 of 2) sorted by relevance
217 static string DebugSerialPort; field in CafeX.Program582 DebugSerialPort = TryParseComPort(args[++arg_pos]); in Main()584 if(string.IsNullOrEmpty(DebugSerialPort)) in Main()
4110 return PcfsTcpOnly && !string.IsNullOrEmpty(DebugSerialPort); in CanAutoLaunchOnCatR()4141 Serial.Device.Start(DebugSerialPort) in LaunchTitleOnCatR()4150 Serial.Device.Start(DebugSerialPort) in LaunchTitleOnCatR()