|
|
|
@ -9,6 +9,7 @@ extern int16_t offset_count[4];
|
|
|
|
extern int16_t offset_val[4];
|
|
|
|
extern int16_t offset_val[4];
|
|
|
|
extern int16_t offsets[4];
|
|
|
|
extern int16_t offsets[4];
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
void offset_init();
|
|
|
|
int16_t offset_measure_start(int16_t channel);
|
|
|
|
int16_t offset_measure_start(int16_t channel);
|
|
|
|
int16_t offset_measure_stop(int16_t channel);
|
|
|
|
int16_t offset_measure_stop(int16_t channel);
|
|
|
|
|
|
|
|
|
|
|
|
|