Sacha Weatherstone
2 years ago
Failed to extract signature
1 changed files with
2 additions and
1 deletions
-
src/components/PageComponents/Config/LoRa.tsx
|
|
|
@ -166,7 +166,8 @@ export const LoRa = (): JSX.Element => { |
|
|
|
label: "Override Frequency", |
|
|
|
description: "Override frequency", |
|
|
|
properties: { |
|
|
|
suffix: "Hz", |
|
|
|
suffix: "MHz", |
|
|
|
step: 0.001, |
|
|
|
}, |
|
|
|
}, |
|
|
|
], |
|
|
|
|