typo
This commit is contained in:
parent
830e733053
commit
715b003124
|
@ -49,7 +49,7 @@ float getRpmByAngleWindowAndTimeUs(int timeUs, float angleWindowWidth) {
|
|||
}
|
||||
|
||||
/**
|
||||
* @param frequency knock frequencey, in kHz
|
||||
* @param frequency knock frequency, in kHz
|
||||
*/
|
||||
int getHip9011BandIndex(float frequency) {
|
||||
return findIndexMsg("freq", bandFreqLookup, BAND_LOOKUP_SIZE, frequency);
|
||||
|
|
Loading…
Reference in New Issue