In https://github.com/iphong/lib-esp-rc/blob/3569f91a17817edcf6ad19c09679086c2a0d46ca/EspRC.h#L99 data and size are modified when trying each listener. This means that the 2nd, 3rd, etc on't get the right data to compare against.
In
lib-esp-rc/EspRC.h
Line 99 in 3569f91
data and size are modified when trying each listener. This means that the 2nd, 3rd, etc on't get the right data to compare against.