bugfixes STW81200

This commit is contained in:
Jan Käberich 2021-06-08 20:02:38 +02:00
parent 9dfafe6042
commit 7a9d4ddf7c
13 changed files with 214 additions and 24 deletions

View file

@ -4,7 +4,7 @@
namespace HW {
static constexpr uint8_t registerDevices = 2;
static constexpr uint8_t registerDevices = 3;
static constexpr Protocol::DeviceInfo Info = {
.ProtocolVersion = Protocol::Version,