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