crankyoldgit / IRremoteESP8266

Infrared remote library for ESP8266/ESP32: send and receive infrared signals with multiple protocols. Based on: https://github.com/shirriff/Arduino-IRremote/
GNU Lesser General Public License v2.1
2.95k stars 831 forks source link

Fix `decodeYork()` parameter names & defaults. #2121

Closed crankyoldgit closed 2 months ago

crankyoldgit commented 2 months ago

Clean up some code ugliness. Not even sure it should have compiled before. \o/