Skip to content

Merge debug monitor livelog function

René requested to merge 1629580/code:merge_debug-monitor into dummy_1

Monitor and debug use now the same background thread function. This should fix issue #9 (closed) and #10 (closed) for the monitor functionality. During testing monitor, at one time a bytearray out of index exception was thrown, but this behaviour is not reproducible.

Merge request reports