We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cca9650 commit a2e5528Copy full SHA for a2e5528
FLASH.md
README.md
@@ -44,10 +44,12 @@ Linux
44
$ ./flash_firmware.sh -p <device port> <path-to-your-firmware>
45
46
Windows
47
-> install.bat -p <device port> <path-to-your-firmware>
+> flash_firmware.bat -p <device port> <path-to-your-firmware>
48
```
49
Answer `y` to flash firmware.
50
51
+Note: The -p parameter is optional
52
+
53
<br>
54
55
0 commit comments