mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-27 14:39:54 -08:00
Merge pull request #277 from meshtastic/flashing_firmware_typo
fix flashing-firmware typo
This commit is contained in:
commit
2cb405943a
|
@ -137,9 +137,9 @@ With the latest versions of MacOS, the USB Serial driver is built-in. Do _NOT_ d
|
|||
If you have already downloaded/installed the MacOS WCH-IC CH340 ("CH341SER_MAC") drivers via the CH34x_Install_V1.5.pkg, you will have to Uninstall the kernel extension:
|
||||
<br />
|
||||
<br />
|
||||
1. Unplug your T-Echo<br />
|
||||
1. Unplug your device<br />
|
||||
2. Open the Terminal and run:<br />
|
||||
3. sudo -rf /Library/Extensions/usbserial.kext<br />
|
||||
3. sudo rm -rf /Library/Extensions/usbserial.kext<br />
|
||||
4. Reboot
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue