Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Release v1.1.1 to add support to PROGMEM-related commands, such as sendContent_P() and send_P()

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 28 Sep 22:21
· 84 commits to master since this release
1d3a9d4

New Release v1.1.1

  1. Add support to PROGMEM-related commands, such as sendContent_P() and send_P().
  2. Update Platform.ini to support PlatformIO 5.x owner-based dependency declaration.
  3. Clean up code. Use FlashString and related functions extensively in code as well in examples.
  4. Enhance examples.