devel/arduino-irremote: Update to 4.3.2
Also deal with avr-gcc 14.1.0 fallout:
https://github.com/Arduino-IRremote/Arduino-IRremote/pull/1240
Changes since 4.3.1:
- Added sendSonyMSB(unsigned long data, int nbits) as a clone of sendSony(unsigned long data, int nbits) to be more consistent.
- Added sendSamsungMSB(unsigned long data, int nbits) as a clone of sendSAMSUNG(unsigned long data, int nbits) to be more consistent.
- Added ESP32 core 3.x error message.
Reported by: portscout