Fix missing initializer + fill changelog

This commit is contained in:
Jan Käberich 2022-04-05 14:13:33 +02:00
parent 4243e64f7f
commit ac39caccfb
5 changed files with 25 additions and 3 deletions

View file

@ -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,