Hi Guys, I need some help.
I tried searching the forum but the threads I found the code doesn't match so i'm confused since i'm not good with programming.
I have a Bodnar board and I am hooking up a On-Off switch. I'd like that to be my Master Arm on and off.
I hooked it up and it takes one throw to arm and two throws to disarm. I'm trying to get it so on= Armed and off= disarmed. Can you guys help me with the code?
local diff = {
["keyDiffs"] = {
["d3014pnilunilcd23vd1vpnilvunil"] = {
["added"] = {
[1] = {
["key"] = "JOY_BTN1",
},
},
["name"] = "Master Arm Switch - ARM/SAFE",
},
},
}
return diff