mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-08 08:19:01 +00:00
11 lines
221 B
INI
11 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", };
|