We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddb5340 commit 9ec90b8Copy full SHA for 9ec90b8
lib/device/iwm/fuji.cpp
@@ -1288,7 +1288,6 @@ void iwmFuji::insert_boot_device(uint8_t d)
1288
if (!fnTNFS.start("tnfs.fujinet.online"))
1289
{
1290
Debug_printf("TNFS failed to start.\n");
1291
- fBoot = NULL;
1292
return;
1293
}
1294
lib/device/sio/fuji.cpp
@@ -2057,7 +2057,6 @@ void sioFuji::insert_boot_device(uint8_t d)
2057
2058
2059
2060
2061
2062
2063
0 commit comments