![]() |
Midnight Sun Firmware
|
A struct that stores the max and min reading along with a sample counter for the data that is being passed in from ADC. More...
#include <pedal_calib.h>
Public Attributes | |
int16_t | min_reading |
int16_t | max_reading |
volatile uint32_t | sample_counter |
A struct that stores the max and min reading along with a sample counter for the data that is being passed in from ADC.