Closed roccomuso closed 7 years ago
self.getHolding().writeUInt16BE(<value>, <regAddress>)
But how to write float values to a register?
Can issue #114 help you?
self.getHolding().writeUInt16BE(<value>, <regAddress>)
But how to write float values to a register?