update(can): refine filters to decide application based on both filter ID and mask ID

stable
@rakshita4 2024-11-16 16:39:39 +05:30
parent 23dee00362
commit 0e0423540d
1 changed files with 1 additions and 1 deletions

View File

@ -342,7 +342,7 @@ void vCanConfigFilter() {
// Reset counters after applying filters
maskCount = 1;
maskCount = 0;
filterCount = 0;
extendedFilterNumber = 0;
stadardFilterNumber = 0;