[zaptel-commits] tzafrir: branch 1.4 r3382 - /branches/1.4/zconfig.h

SVN commits to the Zaptel project zaptel-commits at lists.digium.com
Mon Dec 10 10:45:24 CST 2007


Author: tzafrir
Date: Mon Dec 10 10:45:23 2007
New Revision: 3382

URL: http://svn.digium.com/view/zaptel?view=rev&rev=3382
Log:
Do document ZAPTEL_SYNC_TICK.

Modified:
    branches/1.4/zconfig.h

Modified: branches/1.4/zconfig.h
URL: http://svn.digium.com/view/zaptel/branches/1.4/zconfig.h?view=diff&rev=3382&r1=3381&r2=3382
==============================================================================
--- branches/1.4/zconfig.h (original)
+++ branches/1.4/zconfig.h Mon Dec 10 10:45:23 2007
@@ -188,6 +188,11 @@
  * Most applications will want this commented out.
  */
 /* #define FXSFLASH */
+
+/*
+ * Enable sync_tick() calls. Allows low-level drivers to synchronize
+ * their internal clocks to the zaptel master clock.
+ */
 #define ZAPTEL_SYNC_TICK
 
 #endif




More information about the zaptel-commits mailing list