mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-01-13 15:01:19 -08:00
moved admonition
This commit is contained in:
parent
0c81e36955
commit
ff25992040
|
@ -64,10 +64,6 @@ Navigate to `Device Manager > Ports (COM & LPT)`. You should see something like
|
|||
|
||||
## Install Appropriate Drivers
|
||||
|
||||
:::important
|
||||
Reboot your computer after you have installed the driver to complete the installation.
|
||||
:::
|
||||
|
||||
### ESP32 Drivers
|
||||
|
||||
You may need to install a driver from Silicon Labs for the [CP210X USB to UART bridge](https://www.silabs.com/products/development-tools/software/usb-to-uart-bridge-vcp-drivers)
|
||||
|
@ -155,6 +151,10 @@ With the latest versions of MacOS, the USB Serial driver is built-in. Do _NOT_ d
|
|||
</TabItem>
|
||||
</Tabs>
|
||||
|
||||
:::important
|
||||
Reboot your computer after you have installed the driver to complete the installation.
|
||||
:::
|
||||
|
||||
## Choose Firmware Flashing Method
|
||||
|
||||
For most users we recommend using the [Meshtastic Flasher application](meshtastic-flasher). It does a lot under the hood to prevent you from needing to use the terminal. It also allows you to set device settings and configure your device.
|
||||
|
|
Loading…
Reference in a new issue