mirror of
https://github.com/mist-devel/mist-firmware.git
synced 2026-04-29 13:33:04 +00:00
Add default value to clock_freq
This commit is contained in:
@@ -63,6 +63,7 @@ mist_cfg_t mist_cfg = {
|
||||
|
||||
minimig_cfg_t minimig_cfg = {
|
||||
.kick1x_memory_detection_patch = 0,
|
||||
.clock_freq = 0,
|
||||
.conf_name = {"Default","1","2","3","4"}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user