Esempio n. 1
0
 public GALILEO_RETURN_CODE SetLoopWaitTime(byte time)
 {
     return(GalileoFunctions.SetLoopWaitTime(instance, time));
 }