Universal-Controller-Script icon indicating copy to clipboard operation
Universal-Controller-Script copied to clipboard

Rewrite script core to use a single state object, simplifying setup process

Open MaddyGuthridge opened this issue 8 months ago • 0 comments

Ideally, the initialising the script will be as simple as finding a device definition then initialising this state object.

Tbh, this is what the design should have been all along, but I got too fancy with my inheritance and fancy magic code.

MaddyGuthridge avatar Dec 01 '23 14:12 MaddyGuthridge