mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
test for drivers before install
This commit is contained in:
parent
9aa05dd902
commit
afbd52664c
|
@ -57,7 +57,13 @@ Some cables only provide _charging_, verify that your cable is also capable of _
|
|||
|
||||
### Install Serial Drivers
|
||||
|
||||
If you don't have serial drivers installed on your computer, please choose one of the options below and install it before continuing.
|
||||
:::caution
|
||||
|
||||
With the latest versions of MacOS, USB Serial drivers are built-in. Do _NOT_ download the USB device drivers unless required. You may [test for installed serial drivers](/docs/getting-started/serial-drivers/test-serial-driver-installation) before continuing.
|
||||
|
||||
:::
|
||||
|
||||
If you require serial drivers installed on your computer, please choose one of the options below and install it before continuing.
|
||||
|
||||
<div className="indexCtasBody">
|
||||
<div className="split-container">
|
||||
|
|
Loading…
Reference in a new issue