text changes

This commit is contained in:
proddy
2021-07-29 16:54:22 +02:00
parent f210466cb1
commit 2ee0411582

View File

@@ -112,15 +112,17 @@ class EMSESPSettingsForm extends Component<EMSESPSettingsFormProps> {
<ValidatorForm onSubmit={saveData}>
<Box bgcolor="info.main" p={2} mt={2} mb={2}>
<Typography variant="body1">
Adjust any of the EMS-ESP settings here. For help refer to the{' '}
<i>
consult the
<Link
target="_blank"
href="https://emsesp.github.io/docs/#/Configure-firmware32?id=ems-esp-settings"
color="primary"
>
{'online documentation'}
{' documentation'}
</Link>
.
&nbsp;for help explaining the settings below
</i>
</Typography>
</Box>