diff options
Diffstat (limited to 'tests/frame2.sh')
-rwxr-xr-x | tests/frame2.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/frame2.sh b/tests/frame2.sh index db3efcc..2795caf 100755 --- a/tests/frame2.sh +++ b/tests/frame2.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 |