Struggling ; __ ;
This commit is contained in:
parent
216ceca3e1
commit
b0e50c140e
3 changed files with 101 additions and 43 deletions
|
|
@ -21,5 +21,7 @@ int main(){
|
|||
|
||||
hoymilesPort.updateParameters();
|
||||
|
||||
std::shared_ptr<PortParameter> temp{hoymilesPort.getParameterById(0)};
|
||||
float temp2 = temp.get()->getValue();
|
||||
return 0;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue