avoid uncommon/incorrect 'TEC chip' terminology

pull/119/head
Sébastien Bourdeauducq 2024-02-07 10:31:53 +08:00
parent 3fb2a219de
commit ad262c6657
1 changed files with 1 additions and 1 deletions

View File

@ -652,7 +652,7 @@ const shop_data = {
'DAC temperature can be stabilized using the Sinara 8451 Thermostat (sold separately).'
],
options: [
{type: "Switch", args: {title: "TEC chip", outvar: "tec_chip", tip: "Used for stabilizing temperature with Sinara 8451 Thermostat"}},
{type: "Switch", args: {title: "TEC", outvar: "tec", tip: "Used for stabilizing temperature with Sinara 8451 Thermostat"}},
],
datasheet_file: '/docs/sinara-datasheets/5432.pdf',
datasheet_name: '5432 Zotino datasheet',