changed text to mention Dallas

This commit is contained in:
proddy
2020-08-26 16:04:15 +02:00
parent 62c01bf202
commit f7e592f74e

View File

@@ -173,7 +173,7 @@ class EMSESPDevicesForm extends Component<EMSESPDevicesFormProps, EMSESPDevicesF
(
<Box color="warning.main" p={0} mt={0} mb={0}>
<Typography variant="body1">
<i>No external temperature sensors detected.</i>
<i>No connected Dallas temperature sensors detected</i>
</Typography>
</Box>
)
@@ -312,7 +312,6 @@ class EMSESPDevicesForm extends Component<EMSESPDevicesFormProps, EMSESPDevicesF
Refresh
</FormButton>
</Box>
<Box flexWrap="none" padding={1} whiteSpace="nowrap">
<FormButton startIcon={<RefreshIcon />} variant="contained" color="primary" onClick={this.onScanDevices}>
Scan Devices