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