Mouseclick Up/Down solutions

This example shows 2 approaches, using 2 different objects, to send a 0 value when mouse is pressed and a 255 value when mouse button is released. One object that does respond to both mousedown and mouseup events is lcd. Another is mousestate.

Chapter: 
Keywords: