mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 12:49:34 +00:00
81_M232Counter.pm: workaround to make counter wraparound
git-svn-id: https://svn.fhem.de/fhem/trunk@381 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
5187426aad
commit
d25ef9d1a7
@ -500,3 +500,4 @@
|
||||
- feature: holiday module + doc + example + holiday2we attribute
|
||||
- bugfix: sunrise stuff fixed, doc missing
|
||||
- feature: CUL FHT sending added
|
||||
- bugfix: workaround to make M232 counter wraparound
|
||||
|
@ -400,3 +400,6 @@
|
||||
- Sat May 30 2009 (Rudi)
|
||||
- 99_SUNRISE_EL: sunrise/sunset called in "at" computes correctly the next
|
||||
event. New "sunrise()/sunset()" calls added, min max optional parameter.
|
||||
|
||||
- Sun May 31 2009 (Boris)
|
||||
- 81_M232Counter.pm: counter stops at 65536; workaround makes counter wraparound
|
||||
|
Loading…
Reference in New Issue
Block a user