Skip to content

ESPConnect v1.0.5

Choose a tag to compare

@thelastoutpostworkshop thelastoutpostworkshop released this 30 Nov 16:17
· 555 commits to main since this release
  • Added PWM/LEDC capabilities to Device Info with tooltip context; values are based on chip family lookups. Proposed in (issue #16).
  • Flush serial input before handshake and partition reads to avoid stale data when swapping boards.
  • Added a Dockerfile proposed in (issue #30).
  • Partition map now falls back to parsing the flash size label to show unused space when byte size isn’t available.