mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
Fixed typo
This commit is contained in:
parent
1b5d903043
commit
66ab36af27
|
@ -6,7 +6,7 @@ title: Convert RAK4631-R to RAK4631
|
||||||
import Tabs from '@theme/Tabs';
|
import Tabs from '@theme/Tabs';
|
||||||
import TabItem from '@theme/TabItem';
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
Running Meshtastic on RAK WisBlock NRF52 based boards relies on the avaliability of the Arduono bootloader.
|
Running Meshtastic on RAK WisBlock NRF52 based boards relies on the avaliability of the Arduino bootloader.
|
||||||
|
|
||||||
This process only needs to be performed once
|
This process only needs to be performed once
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue