nyni funguje i v shellu s aktivnim set -u
[mirrors/Programs.git] / bash / serial_loopback_test.sh
index 0b16fe7fa690ee93261288543a64b6f16c6f3455..e9ab56910e09f877d632fb4931f54f179bc4bb60 100755 (executable)
@@ -7,8 +7,8 @@
 
 function serial_loopback_test() {
 
-unset port_tx
-unset port_rx
+port_tx=
+port_rx=
 trylimit=0
 seconds=0
 baudrate=115200
This page took 0.163259 seconds and 4 git commands to generate.