mesecons icon indicating copy to clipboard operation
mesecons copied to clipboard

add minimum interrupt time to luacontroller to optionally remove hyper-fast signals

Open chvostek opened this issue 2 years ago • 1 comments

I've been seeing luacontrollers being used in place of blinkies, because their signal frequency can made much faster. This change provides a reasonable default minimum interrupt time, but also provides a knob so people wishing to keep short times have the option to do so.

Per calcul0n's suggestion, this change provides a warning and sets too-small timer values to whatever minimum is configured, rather than simply failing with an error.

chvostek avatar Aug 22 '22 16:08 chvostek

:-1: https://github.com/minetest-mods/mesecons/pull/621#issuecomment-1222357532

Desour avatar Aug 22 '22 17:08 Desour

Dupe of #621.

numberZero avatar Jun 18 '23 18:06 numberZero