Merge branch 'master' into master

This commit is contained in:
rcarteraz 2023-06-05 10:43:06 -07:00 committed by GitHub
commit 90c82555ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,9 +13,6 @@ import Link from "@docusaurus/Link";
Make sure not to power the radio on without first attaching the antenna! You could damage the radio chip!
:::
For ESP32 devices if the device already has a version of Meshtastic installed using the OTA firmware upgrade tool in the Android app is the friendliest path for users. OTA firmware updates are not yet available on Apple platforms.
If your ESP32 device does not have Meshtastic pre-installed flashing
Before you flash your device start by verifying connectivity with the device being flashed. Outlined below are steps that can be taken to verify connectivity and, if necessary, to install the appropriate drivers. If you end up needing to install drivers be sure to reboot your computer afterwards to verify the installation is complete.
:::note