Releases: BlueAndi/vscp-arduino
Releases · BlueAndi/vscp-arduino
VSCP arduino library v1.0.0
- Update to VSCP framework v1.0.0, please see the changelog there.
VSCP arduino library v0.8.0
- Update to VSCP framework v0.9.0, please see the changelog there.
- The update includes the following bugfixes:
- Bugfix: Fix of misspellings/typos, thanks to TomasRoj.
- Bugfix: VSCP measurement events fixed, because internal the parameters unit and index in the vscp_data_coding_getFormatByte() call were reversed. Thanks to troky!
VSCP arduino library v0.7.1
- Bugfix: Abstract event modules added.
- Bugfix: MDF template syntax errors fixed, as well as the namespace and schema location.
VSCP arduino library v0.7.0
- Update to VSCP framework v0.8.0, please see the changelog there.
- Folder structure changed inside framework folder, in preparation for the abstract event modules.
- Abstract event modules introduced, see framework/events.
VSCP arduino library v0.6.1
- Folder structure changed, please see https://www.arduino.cc/en/Guide/Libraries#toc4 for easier installation.
VSCP arduino library v0.6.0
- Update to VSCP framework v0.7.0, please see the changelog there.
VSCP arduino library v0.5.0
- The VSCP framework returned the wrong number of used pages.
- Update to VSCP framework v0.6.0, please see the changelog there.
VSCP arduino library v0.4.0
- Update to VSCP framework v0.5.0, please see the changelog there.
- Seeed-Studio-CAN_BUS_Shield example got a retry mechanism in the send routine.
- Sparkfun_CAN-BUS_Shield example got a retry mechanism in the send routine.
VSCP arduino library v0.3.0
- DigInDebounce class for digital input debouncing implemented.
- Update to VSCP framework v0.4.0, please see the changelog there.
- Status lamp and init button connection fixed.
VSCP arduino library v0.2.0
Updated to VSCP framework v0.3.0, please see the changelog there.