mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-06 06:53:37 +00:00
Fix missing initializer + fill changelog
This commit is contained in:
parent
4243e64f7f
commit
ac39caccfb
5 changed files with 25 additions and 3 deletions
|
|
@ -119,6 +119,7 @@ static constexpr Protocol::DeviceInfo defaultInfo = {
|
|||
.FW_major = 0,
|
||||
.FW_minor = 0,
|
||||
.FW_patch = 0,
|
||||
.hardware_version = 1,
|
||||
.HW_Revision = '0',
|
||||
.limits_minFreq = 0,
|
||||
.limits_maxFreq = 6000000000,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue