Skip to content

Bug fix: reading registers before writing

Lubos Vozdecky requested to merge dev-lubos-readregister into mironova-fix-readregister

Reading registers before writing to them (otherwise the other register parts get overwritten to its default value).

Adding back the for loop that makes 5 attempts to read the register. Without it you would see a lot of failures.

Edited by Lubos Vozdecky

Merge request reports

Loading