debug constellation spread

This commit is contained in:
Roman Zeyde
2014-07-12 09:25:19 +03:00
parent 10520d2fd4
commit e2266f603f

View File

@@ -2,7 +2,7 @@
set -u
set -e
dd if=/dev/urandom of=data.send bs=128 count=1 status=none
dd if=/dev/urandom of=data.send bs=1024 count=1 status=none
./send.py tx.int16
killall arecord aplay || true