Remove variable, lost in last merge

pull/130/head
DiSlord 6 years ago
parent dedae1ea82
commit 04a8820192

@ -273,8 +273,7 @@ typedef struct config {
uint32_t harmonic_freq_threshold;
uint16_t vbat_offset;
uint16_t bandwidth;
uint8_t freq_mode;
uint8_t _reserved[87];
uint8_t _reserved[88];
uint32_t checksum;
} config_t; // sizeof = 128

Loading…
Cancel
Save

Powered by TurnKey Linux.