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()
New Release v1.1.1
- Add support to PROGMEM-related commands, such as sendContent_P() and send_P().
- Update Platform.ini to support PlatformIO 5.x owner-based dependency declaration.
- Clean up code. Use FlashString and related functions extensively in code as well in examples.
- Enhance examples.