Skip to content

Commit 5e41a8a

Browse files
committed
Feature release 2024.03.1
1 parent c6af7a6 commit 5e41a8a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modbus2mqtt.py

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
from pymodbus.pdu import ExceptionResponse
1717
from pymodbus.constants import Endian
1818
from pymodbus.payload import BinaryPayloadDecoder
19-
#from pymodbus.payload import BinaryPayloadBuilder
2019
from pymodbus.transaction import ModbusSocketFramer
2120
from paho.mqtt import client as mqtt_client
2221

0 commit comments

Comments
 (0)