From 5e8011c396600204ed1ae4fe88d29218988d5da5 Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Sun, 17 Nov 2013 23:45:28 +0100 Subject: cfg update --- scripts/gugus/sliproDigits.lua | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'scripts/gugus/sliproDigits.lua') diff --git a/scripts/gugus/sliproDigits.lua b/scripts/gugus/sliproDigits.lua index 0ffbfb2..bcc205b 100644 --- a/scripts/gugus/sliproDigits.lua +++ b/scripts/gugus/sliproDigits.lua @@ -2,8 +2,6 @@ -- Left and Right Panel functions -- ============================================================ --- IN function of left panel --- param: recieve from SLI Manager the current switch position function custom_leftDigitsEvent(swFunction) swValue = swFunction + 1 @@ -329,8 +327,9 @@ function custom_leftDigitsEvent(swFunction) return 1 end --- IN function of right panel --- param: recieve from SLI Manager the current switch position + + + function custom_rightDigitsEvent(swFunction) swValue = swFunction + 1 @@ -866,3 +865,4 @@ function custom_rightDigitsEvent(swFunction) return 1 end +print ( "gugus> + slipro digits" ) -- cgit v1.2.3