revert settings for txmode off and 0x0d without ack

This commit is contained in:
MichaelDvP
2026-05-27 10:49:29 +02:00
parent 6dc8072106
commit 66b1b1cb24
2 changed files with 2 additions and 2 deletions

View File

@@ -673,7 +673,6 @@ const ApplicationSettings = () => {
sx={{ width: '15ch' }}
select
>
<MenuItem value={0}>{LL.OFF()}</MenuItem>
<MenuItem value={1}>EMS</MenuItem>
<MenuItem value={2}>EMS+</MenuItem>
<MenuItem value={3}>HT3</MenuItem>