Fix endianess of registers

master
Michael Zanetti 2022-04-06 13:44:04 +02:00
parent b1de77c63d
commit fd78e9b9fe
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"protocol": "RTU",
"endianness": "BigEndian",
"endianness": "LittleEndian",
"blocks": [
{
"id": "e3",