docs
This commit is contained in:
parent
ebc21e15c7
commit
0359af0ba3
|
@ -112,7 +112,7 @@
|
|||
/**
|
||||
* Current engine configuration. On firmware start we assign empty configuration, then
|
||||
* we copy actual configuration after reading settings.
|
||||
* This is useful to compare old and new configurations in order to apply new settings.
|
||||
* This is useful to compare old (activeConfiguration) and new (engineConfiguration) configurations in order to apply new settings.
|
||||
*
|
||||
* todo: place this field next to 'engineConfiguration'?
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue