Files
espurna/code
Maxim Prokhorov b71d384c26 light: allow transition values to be reset during the run()
resolve #2451

Paranoid locking doesn't really matter in the current setup (but, leave some comments about how to solve it when it actually does).
Also copy internal tuple of save+transition+report and give the copy to the callback. Thus, don't assume the consumer is always nice,
and does not declare refs to internal struct variables, making this kind of hard to track.

Refactor internal code so it does not export functions to the built .o
2021-07-23 17:50:21 +03:00
..
2019-07-11 00:34:17 +03:00
2019-07-11 00:34:17 +03:00
2021-06-29 23:25:24 +03:00
2019-07-11 00:34:17 +03:00