diff options
Diffstat (limited to 'tests/frame.sh')
-rwxr-xr-x | tests/frame.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/frame.sh b/tests/frame.sh index cb2deb1..b2b2a70 100755 --- a/tests/frame.sh +++ b/tests/frame.sh @@ -9,7 +9,7 @@ pci --stop-dma dma1 #pci --reset echo "Set packet size 1024 .. " -pci -w number_lines 1088 +pci -w cmosis_number_lines 1088 #pci -w xrawdata_packet_length 4096 pci --start-dma dma1 usleep 1000 |