Open jr1221 opened 2 weeks ago
Right now, ID lists are ignored and all messages are accepted.
Messages in the ID list should be accepted, and that's it.
No response
https://stackoverflow.com/a/71174222/14716761
Recommend switching the code out of can_init and instead having a function called can_add_filter which takes in the 4 IDs. Then the higher level API can call that as much times as it needs.
can_init
can_add_filter
Observed Behavior
Right now, ID lists are ignored and all messages are accepted.
Expected Behavior
Messages in the ID list should be accepted, and that's it.
Steps to Reproduce
Screenshots (as needed)
No response