mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 09:19:01 +00:00
6f1197d633
HG : Enter commit message. Lines beginning with 'HG:' are removed.
8 lines
181 B
INI
8 lines
181 B
INI
#include "common.cfg"
|
|
|
|
/// A list of vars to graph for TS
|
|
GraphVars +=
|
|
{
|
|
"TotalSpeedLoop", "60000", // low rez, every minutes
|
|
"TotalSpeedLoop", "0", // high rez, every tick
|
|
};
|