mirror of https://github.com/FOME-Tech/fome-fw.git
todo
This commit is contained in:
parent
a297342c99
commit
ece0438fb6
|
@ -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();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue