Skip to content

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 12 Aug 15:42
5c5f88c

ArduinoPatterns 1.0.3

Patch release: ButtonPause example and bug-template version fix.

Highlights

  • Add a ButtonPause example showing non-blocking pause/resume with stop() and start().
  • Update the bug-report template placeholder to the current release version.

Install

Arduino IDE: download ArduinoPatterns-1.0.3.zip and choose Sketch > Include Library > Add .ZIP Library.

PlatformIO:

lib_deps =
  https://github.com/devkyato/Custom-Arduino-Libraries.git#v1.0.3

Citation

Concept DOI: https://doi.org/10.5281/zenodo.21853284

See CITATION.cff for machine-readable citation metadata.

Published by @dev.mako (devkyato). Cursor Agent is acknowledged as a non-author contributor.

Full Changelog: v1.0.2...v1.0.3