diff --git a/library.properties b/library.properties index ca86f11..3da7c7e 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=DCCEXProtocol -version=0.0.13 +version=0.0.14 author=Peter Cole, Peter Akers maintainer=Peter Cole, Peter Akers sentence=DCC-EX Native Protocol implementation diff --git a/src/DCCEXProtocol.h b/src/DCCEXProtocol.h index 8874773..5ea7825 100644 --- a/src/DCCEXProtocol.h +++ b/src/DCCEXProtocol.h @@ -34,6 +34,7 @@ /* Version information: +0.0.14 - add getNumberSupportedLocos() used for the fake heartbeat 0.0.13 - Fix bug to allow compilation on AVR platforms, change ssize_t to int - Add serial connectivity example - Add support for SCREEN updates to delegate