Exemplo n.º 1
0
 public void SetStationBeep(OnOff beep)
 {
     m_Frames_02.WriteBeep(beep);
     m_Frames_02.ReadBeep();
 }