summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-08-25 23:02:50 +0000
committertzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-08-25 23:02:50 +0000
commit37f8b22b148c8d91007c24aa8f5726c374a7b3b7 (patch)
treee9e1f508914828d7a661e42422dc63df323b955f
parentf07d633007ffe179d781528c4e48f88e89c51e73 (diff)
Enable the sync tick patch.
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2953 5390a7c7-147a-4af0-8ec9-7488f05a26cb
-rw-r--r--zconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/zconfig.h b/zconfig.h
index 52eb829..0f9c37e 100644
--- a/zconfig.h
+++ b/zconfig.h
@@ -186,5 +186,6 @@
* Most applications will want this commented out.
*/
/* #define FXSFLASH */
+#define ZAPTEL_SYNC_TICK
#endif