You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-7Lines changed: 4 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,9 @@
6
6
do NOT use the Windows 10 Universal (v10.1.1) driver! If you happen to download the Universal version, you may need to manually revert to 6.7.1
7
7
on a regular basis as Windows will repeatedly use the newer, incorrect driver after each Windows update.
8
8
9
-
(Note:If you cannot upload, please try the legacy v4 driver below. Note you will need to uninstall the v5 driver.And try to use the low band: 115200)
10
-
-[Download the Silabs CP210X v10 Driver Universal binary for win 10 in case of rebooting problems while flashing procedure](https://www.silabs.com/documents/public/software/CP210x_Universal_Windows_Driver.zip)
11
-
No need of reinstaling any drivers if were installed before, they should be updated "on the fly"
9
+
(Note:If you cannot upload, please try the legacy v4 driver below. You will need to uninstall the v5 driver.And try to use a lower baudrate: 115200)
10
+
-[Download the Silabs CP210X v10 Driver Universal binary for win 10 in case of rebooting problems while flashing procedure](https://www.silabs.com/documents/public/software/CP210x_Universal_Windows_Driver.zip)
11
+
No need of reinstalling any drivers if were installed before, they should be updated "on the fly".
12
12
13
13
### Installing the ESP32 Arduino Core
14
14
- Using Arduino IDE
@@ -44,16 +44,15 @@ cd %USERPROFILE%\documents\libraries
44
44
git clone https://github.com/m5stack/M5Stack.git
45
45
```
46
46
47
-
48
47
## API
49
48
See [API](https://github.com/m5stack/M5Stack/blob/master/src/M5Stack.h#L19).
0 commit comments