This commit is contained in:
rusefi 2017-06-04 15:57:57 -04:00
parent a297342c99
commit ece0438fb6
1 changed files with 1 additions and 0 deletions

View File

@ -200,6 +200,7 @@ static void calcFastAdcIndexes(void) {
}
static void adcConfigListener(Engine *engine) {
// todo: something is not right here - looks like should be a callback for each configuration change?
calcFastAdcIndexes();
}