mirror of
https://github.com/meshtastic/web.git
synced 2026-05-05 21:25:01 -04:00
change channel to frequency slot
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user