AIS-Tasmota v8.4.0 George

Jaką komendą go flash’ujesz?
Pamiętaj o tych dodatkowych plikach:
https://github.com/sviete/AIS-Tasmota/tree/firmware/firmware/tasmota32/ESP32_needed_files
np. esptool’em dla kamery na module AiThinker ESP32:

esptool.py --chip esp32 --port COM5 --baud 921600 --before default_reset --after hard_reset write_flash -z --flash_mode dout --flash_freq 40m --flash_size detect 0x1000 bootloader_dout_40m.bin 0x8000 partitions.bin 0xe000 boot_app0.bin 0x10000 tasmota32-webcam.bin