Ralf Michl
Ralf Michl
It seems that a drag using the mouse does not trigger the drag end event when the area (the component) is left, so the drag is still active when re-entering...
I am currently doing a simplistic "unlock" component where I would need a way to cancel the drag once the dragged item has been dragged to one of the possible...
The sendData() method completely ignores i2c return codes (from Wire.endTransmission()) and always returns 0 (as long as the address is within the valid range). Additionally the status value requested from...