reset autosync between each loop in SGSyncMachine

This commit is contained in:
Chris Danford
2006-03-09 06:39:24 +00:00
parent 280bf4513f
commit e691b97d31
3 changed files with 13 additions and 7 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
class TimingData;
const int SAMPLE_COUNT = 32;
const int SAMPLE_COUNT = 30;
class AdjustSync
{