Browse Source

change channel to frequency slot

pull/163/head
pdxlocations 2 years ago
parent
commit
35aa6112a2
  1. 4
      src/components/PageComponents/Config/LoRa.tsx

4
src/components/PageComponents/Config/LoRa.tsx

@ -44,8 +44,8 @@ export const LoRa = (): JSX.Element => {
{
type: "number",
name: "channelNum",
label: "Channel Number",
description: "LoRa channel number",
label: "Frequency Slot",
description: "LoRa frequency channel number",
},
{
type: "toggle",

Loading…
Cancel
Save