From: Othmar Gsenger Date: Wed, 14 Dec 2011 14:03:00 +0000 (+0000) Subject: more retries X-Git-Url: https://git.realraum.at/?p=svn42.git;a=commitdiff_plain;h=b91082d10f87420dba52664aa4af4dc705f26b59 more retries --- diff --git a/rf433rcv/pc/rawhid_test.c b/rf433rcv/pc/rawhid_test.c index 8b1f757..f8f235d 100644 --- a/rf433rcv/pc/rawhid_test.c +++ b/rf433rcv/pc/rawhid_test.c @@ -56,7 +56,7 @@ int main (int argc, char *argv[]) printf("\n"); } printf("Executing Send command\n"); - sendstr("s\x10"); // send 4 times + sendstr("s\x20"); // send 32 times len = rawhid_recv(0, buf, 64, 255); for(i=0;i