solved warning and cleaned up code
This commit is contained in:
parent
213f24c65f
commit
44326dc69c
15 changed files with 40 additions and 1206 deletions
|
|
@ -50,8 +50,7 @@ typedef struct hidraw_callbacks {
|
|||
} hidraw_callbacks_t;
|
||||
|
||||
typedef struct iio_settings {
|
||||
uint16_t sampling_freq_hz;
|
||||
uint16_t sampling_freq_hz_frac;
|
||||
const char* const sampling_freq_hz;
|
||||
int8_t post_matrix[3][3];
|
||||
} iio_settings_t;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue