thilinaur
About
- Username
- thilinaur
- Joined
- Visits
- 20
- Last Active
- Roles
- Member
Comments
-
Hi All, Can I start or stop a task created using timer from inside a MetaWear react component. When I try to implement that MetaWear board fails to configure. Below is my code `board.connectAsync().onSuccessTask(new Continuation() { …
-
Hi Eric, Please find my code below. It would be great if you can help me on this matter. `board.connectAsync().onSuccessTask(new Continuation() { @Override public Task then(Task task) { accelerometer = boar…