Skip to content

Commit

Permalink
Merge pull request #440 from balena-io/acostach-instructions-bplay
Browse files Browse the repository at this point in the history
hw.device-type: Remove superfluous instructions for beagleplay
  • Loading branch information
acostach authored Sep 23, 2024
2 parents 59752b7 + 3f400e0 commit 1fb0b0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contracts/hw.device-type/beagleplay/contract.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
},
"partials": {
"bootDeviceExternal": [
"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."
"Press and hold the USR and RST buttons, then apply power to the device. Once power is applied, release both USR and RST buttons."
],
"flashIndicator": ["all LEDs are off"],
"bootDevice": ["Remove the SDCard and re-connect power to the {{name}}"]
"bootDevice": ["Re-connect power to the {{name}}"]
}
}

0 comments on commit 1fb0b0c

Please sign in to comment.