„src/TactiloController/ovpCBoxAlgorithmTactiloController.h“ ändern
This commit is contained in:
parent
0e41d9117d
commit
309e4f0add
@ -52,7 +52,7 @@ namespace OpenViBE
|
|||||||
|
|
||||||
private:
|
private:
|
||||||
//variable to store the current TactiloNr
|
//variable to store the current TactiloNr
|
||||||
uint64_t m_currTactiloNr = 0;
|
uint64_t m_currTactiloID = 0;
|
||||||
//Box Settings
|
//Box Settings
|
||||||
CString m_PortName = "";
|
CString m_PortName = "";
|
||||||
uint64_t m_RowBase = 0;
|
uint64_t m_RowBase = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user