- Handles the new events:
- Type=52 (0x34) - Block Data Chunk ACK.
- Type=53 (0x35) - Block Data Chunk NACK.
- Type=54 (0x36) - Bootloader CHECK.
- VSCP-framework repository was restructured and the generic bootloader moved to this dedicated repository.
dataNum
variable in the VSCP message (from VSCP-framework) was renamed todataSize
. Therefore the source code was updated accordingly.