mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-05 23:09:04 +00:00
10 lines
221 B
INI
10 lines
221 B
INI
|
|
/// A list of vars to graph for TS
|
|
GraphVars +=
|
|
{
|
|
"TotalSpeedLoop", "60000", // low rez, every minutes
|
|
"TotalSpeedLoop", "0", // high rez, every tick
|
|
};
|
|
|
|
|
|
//NegFiltersDebug = { "DELTA_", "DEFAULT_CB", };
|