Well then, since you are sure that it can be done (it can't), go right ahead.
The IR library uses a timer to decode the incoming data. A timer means ONE timer. The same timer every time. Two instances of the class will use the SAME timer and the instances WILL interfere.
PaulS:
Well then, since you are sure that it can be done (it can't), go right ahead.
The IR library uses a timer to decode the incoming data. A timer means ONE timer. The same timer every time. Two instances of the class will use the SAME timer and the instances WILL interfere.