mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-21 06:13:41 +00:00
bugfixes STW81200
This commit is contained in:
parent
9dfafe6042
commit
7a9d4ddf7c
13 changed files with 214 additions and 24 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue