Пример #1
0
 public static bool Set_Source_Voltage(double p_voltage)
 {
     return(USART.Set_Source_Voltage(p_voltage));
 }