From: <an...@us...> - 2007-05-05 16:20:41
|
Revision: 378 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=378&view=rev Author: and-81 Date: 2007-05-05 09:20:35 -0700 (Sat, 05 May 2007) Log Message: ----------- Modified Paths: -------------- trunk/plugins/TV3UuirtBlaster/TV3UuirtBlaster.cs Modified: trunk/plugins/TV3UuirtBlaster/TV3UuirtBlaster.cs =================================================================== --- trunk/plugins/TV3UuirtBlaster/TV3UuirtBlaster.cs 2007-05-05 00:39:12 UTC (rev 377) +++ trunk/plugins/TV3UuirtBlaster/TV3UuirtBlaster.cs 2007-05-05 16:20:35 UTC (rev 378) @@ -198,7 +198,7 @@ static ExternalChannelConfig[] _externalChannelConfigs; static bool _inConfiguration; - static int _blastRepeats = 1; + static int _blastRepeats = 4; static int _abortLearn = AllowLearn; static bool _isUsbUirtLoaded = false; static IntPtr _usbUirtHandle = IntPtr.Zero; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |