Home
last modified time | relevance | path

Searched refs:autoConnect (Results 1 – 1 of 1) sorted by relevance

/Renode-v1.15.3-c57714d/src/Renode/Integrations/
DArduinoLoader.cs98 public string WaitForBinary(int timeoutInSeconds, bool autoConnect = false, int port = 0) in WaitForBinary() argument
100 if(autoConnect) in WaitForBinary()