zierke
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
src/components/PageComponents/Config/LoRa.tsx
|
|
|
@ -126,7 +126,7 @@ export const LoRa = (): JSX.Element => { |
|
|
|
{ |
|
|
|
type: "toggle", |
|
|
|
name: "txEnabled", |
|
|
|
label: "Tramsmit Enabled", |
|
|
|
label: "Transmit Enabled", |
|
|
|
description: "Enable/Disable transmit (TX) from the LoRa radio", |
|
|
|
}, |
|
|
|
{ |
|
|
|
|