„src/TactiloController/ovpCBoxAlgorithmTactiloController.h“ ändern

This commit is contained in:
Tobias Baumann 2022-06-20 11:01:12 +00:00
parent 0e41d9117d
commit 309e4f0add

View File

@ -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;