paner
About
- Username
- paner
- Joined
- Visits
- 53
- Last Active
- Roles
- Member
Comments
-
Thank you for the info, one last question: If i connect the board in my pc with a cable and then disconnect it how much time the board says open without connecting to it? Thanks, Jim
-
In the same Class with the above code i have his: public static FusionWrapper getInstance(MetaWearBoard.Module board) throws Exception { if (null == board) { logger.error("An error occured", "Null passed for board in FusionWrapper"); …
-
When i am connection i am running public void sample(boolean isChecked) throws Exception { if (isChecked) { isStopped = false; // stream quaternion values from the board fusionModule.routeData().fromQuaternions().strea…