Andreas Berger bd6fe9008a
[fineoffsetweatherstation] Fix java.lang.IllegalMonitorStateException ()
This fix ensures, that the `ReentrantLock::unlock` method is only called, when the Thread is owning the lock.

resolves: 

Signed-off-by: Andreas Berger <andreas@berger-freelancer.com>
2023-02-04 18:03:14 +01:00
..