From 9876e7f9fa89ee4f76a3f4bbd36873515a038d69 Mon Sep 17 00:00:00 2001 From: Andre Kirchhoff Date: Sun, 13 Mar 2022 14:51:15 -0300 Subject: [PATCH] fix flashing-firmware typo --- docs/getting-started/flashing-firmware.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/getting-started/flashing-firmware.md b/docs/getting-started/flashing-firmware.md index b33bc4bb..b926ccf9 100644 --- a/docs/getting-started/flashing-firmware.md +++ b/docs/getting-started/flashing-firmware.md @@ -27,7 +27,7 @@ If you know you have installed the correct driver, the following step can be use You can verify that you have a proper data cable (rather than a charge-only type cable) and that the appropriate drivers for your system are installed by performing the following test. Select your operating system below. -If you can see your device, you are ready to flash the firmware. Skip to the[Choose Firmware Flashing Method section](#choose-firmware-flashing-method). +If you can see your device, you are ready to flash the firmware. Skip to the [Choose Firmware Flashing Method section](#choose-firmware-flashing-method). If you don't see your device in the following test, you either: @@ -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:

- 1. Unplug your T-Echo
+ 1. Unplug your device
2. Open the Terminal and run:
- 3. sudo -rf /Library/Extensions/usbserial.kext
+ 3. sudo rm -rf /Library/Extensions/usbserial.kext
4. Reboot