Skip to content

Add StarRegDump Loop action for strips

Ryan Roberts requested to merge rroberts_register_dump into devel

StarRegDump reads all HCC and ABC registers by default, or a specific register specified in the loop config with the "addr" option. Read registers are printed by the logger as info. Useful for debugging.

Merge request reports