Skip to content
Snippets Groups Projects
  1. Jun 05, 2020
  2. Apr 26, 2018
  3. Nov 22, 2017
  4. Nov 09, 2017
  5. Nov 07, 2017
  6. Oct 30, 2017
  7. Jun 08, 2017
  8. May 01, 2017
  9. Feb 27, 2017
  10. 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
  11. Feb 01, 2017
  12. Dec 23, 2016
  13. Dec 22, 2016
  14. 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
  15. 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
  16. Nov 26, 2016
  17. Nov 16, 2016
  18. Jul 18, 2016
  19. Jul 13, 2016
  20. May 29, 2016
  21. May 28, 2016
  22. May 26, 2016
  23. May 25, 2016
  24. May 23, 2016
  25. May 05, 2016
Loading