Releases: ams-OSRAM/OSP_aoosp
Releases · ams-OSRAM/OSP_aoosp
0.4.0
- Renamed/split
AOOSP_ADDR_MIN|MAXtoAOOSP_ADDR_UNICASTMIN|MAXandAOOSP_ADDR_GLOBALMIN|MAX. - Added
AOOSP_OTPADDR_CUSTOMER_MIN|MAX. - Added links in
readme.mdfor all example sketches.
0.3.1
- Typos fixed in
aoosp_send.cpp. - In
aoosp_send.hcleaned upAOOSP_ADDR_xxx. - Typos fixed in
readme.md,aoosp.cpp,aoosp_crc.cpp,aoosp_exec.h. - Typos fixed in
aoosp_i2c.ino,aoosp_sync.ino,aoosp_topo.ino. - Typos fixed in
aoosp_exec.cpp.
0.3.0
- In
aoosp_send.hall non-implemented TID tagged as not-yet-implemented or reserved. - Corrected link to GitHub from aotop to OSP_aotop.
- Remove "oalib" from
sentence=inlibrary.properties. - Added
#include "../../said-password.h". - Added
aoosp_exec_syncpinenable_get()andaoosp_exec_syncpinenable_set()and hw sync inaoosp_sync.ino. - Arduino name changed from
OSP Telegrams - aoosptoOSP Telegrams aoosp. - Renamed dir
extratoextras. license.txt,examples\xxx.inoline endings changed from LF to CR+LF.- Fixed argument test in
aoosp_con_setcurchn().