__init__.py 81 B

123456
  1. import logging
  2. LOGGER = logging.getLogger("modbus")
  3. # VERSION = '1.1.2'