Bas.Button | A simple button class that calls a callback function when pressed. |
Bas.CallbackCaller | A class that encapsulates the registering and calling of a callback function. |
Bas.SinglePinDevice | A class for simple devices that can be turned on or off by writing to a single pin. |