Releases: ams-OSRAM/OSP_aoapps
Releases · ams-OSRAM/OSP_aoapps
0.4.1
0.4.0
- Updated documentation.
aoapps_swflag.cppswitched to new driveraomw_iox4b4l; it also supports selector SAIDsense (next to the one on SAIDbasic).- Added module
aoapps_sensors(to be used with the SAIDsense demo board) and exampleaoapps_sensors.ino. - Added link to examples.
0.3.0
- Added the feature that an app can be hidden; the
hidecommands toggles. - The
voidappno longer is hardwired hidden; it uses the new hide feature. - Corrected
swflagstoswflag. - Fixed prefix error in
aoapps_swflag.cpp. - Fixed documentation error for
aoapps_init().
0.2.10
- Fixed typos (including I/O-expander).
0.2.9
- Fixed parsing problems Doxygen.
- Prefixed
modules.drawio.pngwith library short name. - Added example
aoapps_runled.ino. - Moved domain from
github.com/ams-OSRAM-Grouptogithub.com/ams-OSRAM. - Term cleanup ("indicator LEDs" and "I/O-expander").
- Cleanup of
readme.md. - Added BEHAVIOR to
aoapps_switch.ino. aoapps_mngrnow 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_NEXTONERRin app manager (next app on error). - Added links in
readme.mdfor all example sketches. - Fixed typos in
aoapps_xxx_register()documentation. - Corrected link to GitHub from
aotoptoOSP_aotop. - Remove "oalib" from
sentence=inlibrary.properties. - Arduino name changed from
OSP Reusable apps - aoappstoOSP ReusableApps aoapps. - Renamed dir
extratoextras. license.txtline endings changed from LF to CR+LF.