Skip to content
Snippets Groups Projects
  1. Feb 27, 2017
  2. Feb 10, 2017
    • quaec's avatar
      Changed order of setProtocol and setPulseLength · 7d934e59
      quaec authored
      Changed the order of "mySwitch.setProtocol(2);" and "mySwitch.setPulseLength(320);", so setting the PulseLength will work when both lines are commented out. See issue #117
      7d934e59
  3. Feb 01, 2017
  4. Dec 23, 2016
  5. Dec 22, 2016
  6. Dec 04, 2016
    • Bartlomiej Zimon's avatar
      fix return value if code ignored · ce40c88c
      Bartlomiej Zimon authored
      ce40c88c
    • Bartlomiej Zimon's avatar
      PT2260/SC2260 support (tested on 433MHz) · b9657b2e
      Bartlomiej Zimon authored
      i.e.:
      Decimal: 4685616 (24Bit) Binary: 010001110111111100110000 Tri-State: F0F1F1110100 PulseLength: 146 microseconds Protocol: 1
      Raw data: 4548,224,372,520,60,216,404,184,400,192,396,492,92,484,120,468,132,148,460,444,136,456,132,460,140,448,144,444,152,440,152,440,160,120,484,112,472,428,152,440,156,124,480,116,472,124,468,132,452,
      Decimal: 4685571 (24Bit) Binary: 010001110111111100000011 Tri-State: F0F1F1110001 PulseLength: 149 microseconds Protocol: 1
      Raw data: 4612,164,432,476,120,148,460,132,460,136,460,456,136,448,156,436,172,92,508,420,172,420,180,416,184,412,180,412,192,404,192,408,196,68,536,60,528,76,516,84,508,92,500,100,488,432,164,424,176,
      b9657b2e
  7. Dec 01, 2016
    • Sujay Phadke's avatar
      solve Arduino IDE library warnings · 1057cdda
      Sujay Phadke authored
      1. get rid of unrecognized category warning in Arduino IDE. It doesn't seem to support multiple categories
      2. add esp8266 to the list of architctures to avoid warnings about incompatible architecture. This library works on esp8266
      2.6.1
      1057cdda
  8. Nov 26, 2016
  9. Nov 16, 2016
  10. Jul 18, 2016
  11. Jul 13, 2016
  12. May 29, 2016
  13. May 28, 2016
  14. May 26, 2016
  15. May 25, 2016
  16. May 23, 2016
  17. May 05, 2016
  18. May 04, 2016
  19. May 03, 2016
Loading