moved admonition

This commit is contained in:
Foster Irwin 2022-03-01 16:17:17 -07:00
parent 0c81e36955
commit ff25992040

View file

@ -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.