Skip to content

0.2.9

Choose a tag to compare

@maarten-pennings maarten-pennings released this 08 Oct 09:44
· 4 commits to main since this release
  • Fixed parsing problems Doxygen.
  • Prefixed modules.drawio.png with library short name.
  • Added example aoapps_runled.ino.
  • Moved domain from github.com/ams-OSRAM-Group to github.com/ams-OSRAM.
  • Term cleanup ("indicator LEDs" and "I/O-expander").
  • Cleanup of readme.md.
  • Added BEHAVIOR to aoapps_switch.ino.
  • aoapps_mngr now uses "apps" in error messages, no longer "mngr".
  • More uniform error messages in command swflags.
  • Now prints flags in apps list (with help, fixed bug).
  • Added feature AOAPPS_MNGR_FLAGS_NEXTONERR in app manager (next app on error).
  • Added links in readme.md for all example sketches.
  • Fixed typos in aoapps_xxx_register() documentation.
  • Corrected link to GitHub from aotop to OSP_aotop.
  • Remove "oalib" from sentence= in library.properties.
  • Arduino name changed from OSP Reusable apps - aoapps to OSP ReusableApps aoapps.
  • Renamed dir extra to extras.
  • license.txt line endings changed from LF to CR+LF.