mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
02ddecb69f
Changed optional value parameter 'encrypted' to a named parameter called 'ALWAYS_PLAINTEXT'. This flag can be passed to: - esptool_py_flash_target - esptool_py_flash_target_image Fix wrong identation.