Trond Enger / d7a_1x

Fork of d7a_1x by WizziLab

Revision:
64:49a67f36d9c5
Parent:
59:b42eae56b51b
Child:
66:492b1d7ba370
--- a/src/d7a_modem.cpp	Mon Oct 10 13:31:44 2016 +0000
+++ b/src/d7a_modem.cpp	Wed Oct 12 16:40:10 2016 +0000
@@ -9,7 +9,7 @@
 #include "d7a.h"
 #include "d7a_alp.h"
 
-#define MODEM_TO    (5000)
+#define MODEM_TO    (20000)
 
 typedef struct {
     Thread* thread;