WeChat current pedometer measurement variable. More...
#include <wechat.h>
Data Fields | |
| uint8_t | flag |
| uint8_t | step_count [3] |
| uint8_t | step_dist [3] |
| uint8_t | step_calorie [3] |
WeChat current pedometer measurement variable.
| uint8_t wechat_pedo_meas_t::flag |
Flag for WeChat current pedometer measurement.
| uint8_t wechat_pedo_meas_t::step_calorie[3] |
Step Calorie of pedometer measurement.
| uint8_t wechat_pedo_meas_t::step_count[3] |
Step counts of pedometer measurement.
| uint8_t wechat_pedo_meas_t::step_dist[3] |
Step distance of pedometer measurement.