Trond Enger / d7a_1x

Fork of d7a_1x by WizziLab

Revision:
63:afd046faedb0
Parent:
62:f1e4da5162c2
Child:
65:ac3844adfe49
diff -r f1e4da5162c2 -r afd046faedb0 src/d7a_alp.cpp
--- a/src/d7a_alp.cpp	Tue Oct 04 08:55:52 2016 +0000
+++ b/src/d7a_alp.cpp	Mon Oct 10 13:31:44 2016 +0000
@@ -325,7 +325,7 @@
     // Parse responses
     do
     {
-        pkt = d7a_alp_wait_pl(60000);
+        pkt = d7a_alp_wait_pl(D7A_ALP_RESP_TO);
         
         if (pkt == NULL)
         {