mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-02-21 03:25:51 -08:00
Merge branch 'master' into test-serial-01
This commit is contained in:
commit
6f12494554
|
@ -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