wchai
About
- Username
- wchai
- Joined
- Visits
- 5
- Last Active
- Roles
- Member
Comments
-
tried to write C code to call metawear API to get battery status, started with the following simple code to test out the C code. #include "metawear/core/connection.h" #include "metawear/core/metawearboard.h" int main(i…