mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-09 23:24:10 -08:00
fix table in lora.mdx
This commit is contained in:
parent
8f925adbb0
commit
1c343148d5
|
@ -66,11 +66,10 @@ In most cases you should use zero here. Units are in dBm.
|
||||||
|
|
||||||
### Bandwidth
|
### Bandwidth
|
||||||
|
|
||||||
Bandwidth in kHz
|
|
||||||
|
|
||||||
Certain bandwidth numbers are 'special' and will be converted by the device firmware to the appropriate floating point value:
|
Certain bandwidth numbers are 'special' and will be converted by the device firmware to the appropriate floating point value:
|
||||||
| Special Value | Interpreted as |
|
|
||||||
| :---: | :---: |
|
| Special Value | Interpreted As |
|
||||||
|
| :-----------: | :------------: |
|
||||||
| 31 | 31.25 kHz |
|
| 31 | 31.25 kHz |
|
||||||
| 62 | 62.5 kHz |
|
| 62 | 62.5 kHz |
|
||||||
| 200 | 203.125 kHz |
|
| 200 | 203.125 kHz |
|
||||||
|
|
Loading…
Reference in a new issue