mirror of
https://github.com/wh201906/Proxmark3GUI.git
synced 2025-04-20 11:41:07 +08:00
Fix default lf config
This commit is contained in:
parent
9dcd291894
commit
ef9972d24a
@ -1454,8 +1454,8 @@ When setting the freq, the "hw setlfdivisor" will also be called.</str
|
|||||||
</item>
|
</item>
|
||||||
<item row="2" column="1">
|
<item row="2" column="1">
|
||||||
<widget class="QCheckBox" name="LF_LFConf_averagingBox">
|
<widget class="QCheckBox" name="LF_LFConf_averagingBox">
|
||||||
<property name="text">
|
<property name="checked">
|
||||||
<string/>
|
<bool>true</bool>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user