Completed
Push — master ( c5f7b8...442191 )
by Roberto
03:20
created
src/Extras/PhpSerial.php 1 patch
Doc Comments   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -319,7 +319,6 @@  discard block
 block discarded – undo
319 319
      * Set automatic send massage to serial
320 320
      * 
321 321
      * @param bool $auto
322
-     * @param float $time
323 322
      */
324 323
     public function setAuto($auto, $waittime)
325 324
     {
@@ -716,7 +715,7 @@  discard block
 block discarded – undo
716 715
      * 
717 716
      * @param type $cmd
718 717
      * @param type $out
719
-     * @return type
718
+     * @return integer
720 719
      */
721 720
     protected function execCommand($cmd, &$out = null)
722 721
     {
Please login to merge, or discard this patch.