pico-scale
|
#include <hx711_scale_adaptor.h>
Data Fields | |
hx711_t * | _hx |
scale_adaptor_t | _sa |
Definition at line 36 of file hx711_scale_adaptor.h.
hx711_t* hx711_scale_adaptor_t::_hx |
Definition at line 37 of file hx711_scale_adaptor.h.
Referenced by hx711_scale_adaptor_get_value(), hx711_scale_adaptor_get_value_timeout(), and hx711_scale_adaptor_init().
scale_adaptor_t hx711_scale_adaptor_t::_sa |
Definition at line 38 of file hx711_scale_adaptor.h.
Referenced by hx711_scale_adaptor_get_base(), and hx711_scale_adaptor_init().