]> git.zerfleddert.de Git - fhem-stuff/blobdiff - culfw/culfw-asksin-fix.diff
fix typo in comment
[fhem-stuff] / culfw / culfw-asksin-fix.diff
index e190cd9255c6082d27d2059224e41a9b0cf242de..38621e77dcd0f3bc08bcbcd80acb138fbfd0142b 100644 (file)
@@ -6,7 +6,7 @@ Index: clib/rf_asksin.c
  
  #include "rf_asksin.h"
  
-+//we receive a new byte approximately every 7 ms...
++//we receive a new byte approximately every 8 ms...
 +#define RX_TIMEOUT_MS 10
 +
  uint8_t asksin_on = 0;
@@ -29,7 +29,7 @@ Index: clib/rf_asksin.c
       0x12, 0x03,
       0x15, 0x34,
 -     0x17, 0x30, // always go into IDLE
-+     0x17, 0x3F, // always go into RX after TX, CCA, ELV uses 0x03
++     0x17, 0x3F, // always go into RX, CCA; ELV uses 0x03
       0x18, 0x18,
       0x19, 0x16,
       0x1B, 0x43,
Impressum, Datenschutz