Skip to content

Commit

Permalink
ns430 remove glow control (#499)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdahlblom authored Dec 6, 2023
1 parent 889512f commit 367b61f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Scripts/DCS-BIOS/lib/modules/common_modules/NS430.lua
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,4 @@ NS430:defineDoubleCommandButton("NS430_RIGHT_SMALL_BTN_PUSH", 256, 257, 3027, 30
NS430:defineRotary2("NS430_RIGHT_SMALL_BTN_ROT", 256, 257, 3028, 21, "NS430", "Small Right Button Rotate")
NS430:defineRotary2("NS430_RIGHT_BIG_BTN_ROTATE", 256, 257, 3025, 19, "NS430", "Big Right Button Rotate")

NS430:defineIndicatorLight("GLOW", 70, "NS430", "Glow (green)")

return NS430

0 comments on commit 367b61f

Please sign in to comment.