By Scott Johnson
06 Oct 2016 08:46
English
1 Replies
Can someone tell me what the enum values mean?
- typedef enum {
- SENSOR_UNIT_METRE_PER_SECOND_SQUARED,
- SENSOR_UNIT_MICRO_TESLA,
- SENSOR_UNIT_DEGREE,
- SENSOR_UNIT_LUX,
- SENSOR_UNIT_CENTIMETER,
- SENSOR_UNIT_DEGREE_PER_SECOND,
- SENSOR_UNIT_MAX
- } sensor_unit_e;
I'm considering writing an app that runs on the gear using the accelerometer but I need more than per second resolution for this to work... The action is around 3 seconds total but I need a lot more samples than 3.
You must log in to use this service. Log in now?
The tag you entered already exists.
Do you want to report this post as spam?
The post has been reported as spam.
cannot be empty.
Are you sure you want to cancel and return to the list?
The code has been copied to the clipboard.
Enter a title.
All Categories
General Support
Tizen .NET
Web Application Development
Native Application Development
SDK & IDE
--------
--------