summaryrefslogtreecommitdiffstats
path: root/tests/frame2.sh
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@dside.dyndns.org>2012-07-26 18:50:22 +0200
committerSuren A. Chilingaryan <csa@dside.dyndns.org>2012-07-26 18:50:22 +0200
commit1f407e269694ef01d05bf8ee3c0a345c06a4de6f (patch)
tree9a8396030f4c08fc73eb3b1f7a5b997c20937a1b /tests/frame2.sh
parent15dfd98e51740294ad89da168ba0795435130f07 (diff)
downloadipecamera-1f407e269694ef01d05bf8ee3c0a345c06a4de6f.tar.gz
ipecamera-1f407e269694ef01d05bf8ee3c0a345c06a4de6f.tar.bz2
ipecamera-1f407e269694ef01d05bf8ee3c0a345c06a4de6f.tar.xz
ipecamera-1f407e269694ef01d05bf8ee3c0a345c06a4de6f.zip
Fix names of cmosis registers in scripts
Diffstat (limited to 'tests/frame2.sh')
-rwxr-xr-xtests/frame2.sh2
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