Skip to content

Commit 5ffd1f5

Browse files
committed
Add reassurance statement
1 parent 09446df commit 5ffd1f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libraries/WiFi/examples/PortentaWiFiFirmwareUpdater/PortentaWiFiFirmwareUpdater.ino

+1
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ void setup() {
101101
fclose(fp);
102102

103103
Serial.println("\nFirmware and certificates updated!");
104+
Serial.println("It's now safe to reboot or disconnect your board.");
104105
}
105106

106107
void loop() {

0 commit comments

Comments
 (0)