update info alert before wiping eeprom
This commit is contained in:
@@ -1276,7 +1276,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
// ask user to confirm
|
// ask user to confirm
|
||||||
if(!confirm("Are you sure you want to wipe the eeprom on this device?")){
|
if(!confirm("Are you sure you want to wipe the eeprom on this device? This will take about 30 seconds. An alert will show when the eeprom wipe has finished.")){
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user