mirror of
https://github.com/espressif/openthread.git
synced 2026-08-08 03:37:46 +00:00
[script] echo RADIO_PTY properly (#5023)
This commit is contained in:
@@ -70,7 +70,7 @@ check()
|
||||
echo 'Waiting for socat ready...'
|
||||
sleep 1
|
||||
done
|
||||
echo 'RADIO_PTY' "$DEVICE_PTY"
|
||||
echo 'RADIO_PTY' "$RADIO_PTY"
|
||||
echo 'CORE_PTY' "$CORE_PTY"
|
||||
|
||||
RADIO_NCP_PATH="$(pwd)/$(ls output/*linux*/bin/ot-rcp)"
|
||||
|
||||
Reference in New Issue
Block a user