forked from matthewwachter/py-mirobot
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Currently, the device beeing used to comunicate with the mirobot is hardcoded and either serial or bluetooth: https://github.com/rirze/mirobot-py/blob/master/mirobot/base_mirobot.py#L87-L101
Would it be possible to pass a custom implementation of a device to the BaseMirobot class? I needed to do this because I want to connect your library to a simulation enviroment and thus need a custom device with additional there.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels