]> cloudbase.mooo.com Git - irmp.git/blobdiff - irsnd.c
Version 2.6.0: added SAMSUNG48 protocol (yet only in IRMP).
[irmp.git] / irsnd.c
diff --git a/irsnd.c b/irsnd.c
index 554e264536a8b6405e0b9d9c86f7da2901726f06..4b276d617963a7438fe66663ba23537a120b5d46 100644 (file)
--- a/irsnd.c
+++ b/irsnd.c
@@ -13,7 +13,7 @@
  * ATmega164, ATmega324, ATmega644,  ATmega644P, ATmega1284, ATmega1284P\r
  * ATmega88,  ATmega88P, ATmega168,  ATmega168P, ATmega328P\r
  *\r
- * $Id: irsnd.c,v 1.76 2014/06/23 06:56:00 fm Exp $\r
+ * $Id: irsnd.c,v 1.77 2014/07/09 14:45:56 fm Exp $\r
  *\r
  * This program is free software; you can redistribute it and/or modify\r
  * it under the terms of the GNU General Public License as published by\r
@@ -1489,7 +1489,7 @@ irsnd_ISR (void)
                         pause_0_len                 = SAMSUNG_0_PAUSE_LEN - 1;\r
                         has_stop_bit                = SAMSUNG_STOP_BIT;\r
                         complete_data_len           = SAMSUNG32_COMPLETE_DATA_LEN;\r
-                        n_auto_repetitions          = SAMSUNG32_FRAMES;                             // 2 frames\r
+                        n_auto_repetitions          = SAMSUNG32_FRAMES;                             // 1 frame\r
                         auto_repetition_pause_len   = SAMSUNG32_AUTO_REPETITION_PAUSE_LEN;          // 47 ms pause\r
                         repeat_frame_pause_len      = SAMSUNG32_FRAME_REPEAT_PAUSE_LEN;\r
                         irsnd_set_freq (IRSND_FREQ_38_KHZ);\r