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