Closed TheFern2 closed 4 years ago
Forcing little endian to support jython users
Explicit little endian on self.CIPTypes on eip.py
self.CIPTypes
eip.py
Fixes reverse endianness in jython so that pylogix can work.
Short description of change
Forcing little endian to support jython users
Types of changes
What is the change?
Explicit little endian on
self.CIPTypes
oneip.py
What does it fix/add?
Fixes reverse endianness in jython so that pylogix can work.