Timeout-Timer
Timeout-Timer
Setting the "TimeoutTimer" to "OFF" in the menu actually sets it to ten seconds. Verified by looking at the json outputs. (Value is multiplied by 10x.)
Re: Timeout-Timer
It is a known issue that has been fixed in the latest code, I just haven't uploaded a new build as there is unfinished code that I haven't had time to complete due to a lot of overtime at work with 12-15 hour shifts
It's taken from the listbox index + 1. e.g Item index 0 is OFF and index 1 is 20 seconds. By adding 1 to the index gives the correct value but just needed to check if it was OFF then set it to 0 rather that 1.
It's taken from the listbox index + 1. e.g Item index 0 is OFF and index 1 is 20 seconds. By adding 1 to the index gives the correct value but just needed to check if it was OFF then set it to 0 rather that 1.
-73 de MM7DBT