diff --git a/contracts/hw.device-type/bluechiptechnology-tm3/contract.json b/contracts/hw.device-type/bluechiptechnology-tm3/contract.json index 7b0eaed6..0b79cc2c 100644 --- a/contracts/hw.device-type/bluechiptechnology-tm3/contract.json +++ b/contracts/hw.device-type/bluechiptechnology-tm3/contract.json @@ -24,5 +24,10 @@ "altBoot": ["internal"] }, "is_private": false + }, + "partials": { + "bootDeviceExternal": ["Connect power to the {{name}}"], + "flashIndicator": ["Screen and ethernet green LED are off"], + "bootDevice": ["Remove and re-connect power to the {{name}}"] } }