change channel to frequency slot

This commit is contained in:
pdxlocations
2024-02-18 14:39:10 -08:00
parent 21bd61d954
commit 35aa6112a2

View File

@@ -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",