Devel пре 3 година
родитељ
комит
c79f2a6001
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      types/index.d.ts

+ 1 - 1
types/index.d.ts

@@ -173,7 +173,7 @@ interface RNSerialportStatic {
   /**
    *  Set DTR
    */
-  setRTS(FLOW_CONTROL_DTR: boolean): void;
+  setDTR(FLOW_CONTROL_DTR: boolean): void;
 
   /**
    * Set the auto connection baudrate