You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: contracts/hw.device-type/beagleplay/contract.json
+1-1
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@
29
29
},
30
30
"partials": {
31
31
"bootDeviceExternal": [
32
-
"Power up the {{name}} after inserting the flasher image into the SDCard Slot. The device will power down automatically after the flashing is complete. Remove the SDCard and restart the device."
32
+
"Insert the flasher SD CARD in the {{name}}. Press and hold the USR and RST buttons, then apply power to the device. Once power is applied, release both USR and RST buttons. The device will power down automatically after the flashing is complete. Remove the SDCard and restart the device."
33
33
],
34
34
"flashIndicator": ["all LEDs are off"],
35
35
"bootDevice": ["Remove the SDCard and re-connect power to the {{name}}"]
0 commit comments