mirror of
https://github.com/ttrftech/NanoVNA.git
synced 2026-04-21 06:14:05 +00:00
Remove variable, lost in last merge
This commit is contained in:
parent
dedae1ea82
commit
04a8820192
1 changed files with 1 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue