Oops
This commit is contained in:
parent
28c5b019c7
commit
81b97aa21d
@ -303,9 +303,6 @@ uint8_t scankeys(uint8_t* reportBuffer, uint8_t* oldReportBuffer, uint8_t sizeOf
|
||||
}
|
||||
retval |= 0x01; // must have been a change at some point, since debounce is done
|
||||
}
|
||||
if(sizeof(reportBuffer) == 8)
|
||||
PORTLEDS &= ~(1 << LEDNUM);
|
||||
|
||||
return retval;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user