Cruz Cranford
Results
1
issues of
Cruz Cranford
The first for loop for the function knightRider should most likely be: for(uint16_t i=0; i < cycles; i++){ It is currently set to int i = 1, when the lights...