]> jspc29.x-matter.uni-frankfurt.de Git - daqtools.git/commitdiff
*** empty log message ***
authorhadeshyp <hadeshyp>
Wed, 28 Nov 2012 18:32:53 +0000 (18:32 +0000)
committerhadeshyp <hadeshyp>
Wed, 28 Nov 2012 18:32:53 +0000 (18:32 +0000)
padiwa.pl

index 52b0e3eebc46baf131dbb30e3e773eb2ac88ef94..3e1fd188655d06834db5748d5443879688851809 100755 (executable)
--- a/padiwa.pl
+++ b/padiwa.pl
@@ -73,9 +73,9 @@ if($ARGV[2] eq "temp") {
   }
 
 if($ARGV[2] eq "uid" && defined $ARGV[3]) {
-  my $b = sendcmd(0x10000001);
+  my $b = sendcmd(0x10800001);
   usleep(100000);
-  $b = sendcmd(0x10000000);
+  $b = sendcmd(0x10800000);
   usleep(100000);
   }