mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-06-14 03:46:49 +03:00
revert settings for txmode off and 0x0d without ack
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user