Files
espurna/code
Maxim Prokhorov 1b27fa5316 relay: preliminary support for internal duration types
Not as clean as other modules, but at least prepare for the further changes.
Implement settings for float duration conversion, and test it out with pulse
and flood window time values.

More safe-guards for an externally-defined pulse time, make sure it is
not either inf or nan and is an actual finite number

Also use EnumerableConfig for the WebUI output, and make sure to use
internal _relays.size() instead of doing a function call
2021-12-09 03:07:57 +03:00
..
2019-07-11 00:34:17 +03:00
2021-12-08 18:05:25 +03:00
2019-07-11 00:34:17 +03:00
2019-07-11 00:34:17 +03:00