Lua to read tsOutputs #3376
This commit is contained in:
parent
5ed26f1ca1
commit
d121230dbe
|
@ -7,3 +7,4 @@
|
|||
|
||||
#pragma once
|
||||
float getConfigValueByName(const char *name);
|
||||
void setConfigValueByName(const char *name, float value);
|
||||
|
|
Loading…
Reference in New Issue