mirror of
https://github.com/meshtastic/web.git
synced 2026-03-19 22:37:20 -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