Esempio n. 1
0
 public GALILEO_RETURN_CODE SetAngle(byte sign, byte angle)
 {
     return(GalileoFunctions.SetAngle(instance, sign, angle));
 }