mirror of
https://github.com/mist-devel/mist-firmware.git
synced 2026-04-27 04:47:22 +00:00
Send INI config to FPGA earlier (fix Minimig nag screen synchro).
This commit is contained in:
1
fpga.c
1
fpga.c
@@ -877,6 +877,7 @@ void fpga_init(char *name) {
|
||||
|
||||
user_io_detect_core_type();
|
||||
mist_ini_parse();
|
||||
user_io_send_buttons(1);
|
||||
|
||||
if((user_io_core_type() == CORE_TYPE_MINIMIG)||
|
||||
(user_io_core_type() == CORE_TYPE_MINIMIG2)) {
|
||||
|
||||
Reference in New Issue
Block a user