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

Remove unused constant `kRcmmExcess` #2033

Closed crankyoldgit closed 1 year ago

crankyoldgit commented 1 year ago

Per https://github.com/crankyoldgit/IRremoteESP8266/issues/2031#issuecomment-1702159536

crankyoldgit commented 1 year ago

It can be removed from this file too

https://github.com/crankyoldgit/IRremoteESP8266/blob/a2228ed9dcc1e9ef9aaee5f5bb89f03b72a26758/keywords.txt#L3716

Indeed. But that will happen automatically at the next release push. Hence why I skipped it. It will also be removed from the API documentation by the same process too.