pylgbst
pylgbst copied to clipboard
Lego Train support
Hello,
What about the lego poweredup train support (set 60197 and 60198) ? I see it's in the todo list, but does-it just need to be validated, or is it a work in progress ?
Thanks :)
I don't have access to those sets, so I'm unable to validate/develop for it.
In theory, those sets are supported on base level via Hub() class. It would be great if somebody contributes a convenience class for trains (like it is done with MoveHub() and SmartHub() classes.
@Sebwap we just added basic support for the train motor. It's in the latest master branch. The discussion is here #129