readme fixed
This commit is contained in:
@ -3,7 +3,9 @@
|
||||
* flash device using `esptool.py --port /dev/tty.usbserial-0001 --baud 921600 --chip esp32s3 write_flash --flash_mode dio --flash_size 8MB 0x0 sketch.ino.bootloader.bin 0x8000 sketch.ino.partitions.bin 0x10000 sketch.ino.bin`
|
||||
|
||||
|
||||
/Users/wn/Library/Arduino15/packages/Heltec-esp32/tools/esptool_py/3.3.0/esptool
|
||||
From Arduino IDE:
|
||||
|
||||
/Users/wn/Library/Arduino15/packages/Heltec-esp32/tools/esptool_py/3.3.0/esptool
|
||||
--chip esp32s3
|
||||
--port /dev/cu.usbserial-0001
|
||||
--baud 921600
|
||||
|
Reference in New Issue
Block a user