SB1 / SB2 Keypad module
joshj
Posts: 4
Retrofitting a massive project and had to look deep into my archives for this module. Posted here for everyone else.
DEFINE_MODULE 'SB1-SB2Mod' mdlCharlieShowerSB2(vdv2Btn_1, dv2BTN_1)
Trap the button events and turn on the LEDS (ON[vdevice,btn]) from the keypad using the virtual device instead of the phsyical device.
Happy Programming!
DEFINE_MODULE 'SB1-SB2Mod' mdlCharlieShowerSB2(vdv2Btn_1, dv2BTN_1)
Trap the button events and turn on the LEDS (ON[vdevice,btn]) from the keypad using the virtual device instead of the phsyical device.
Happy Programming!
0
Comments
Kevin D.