elektrofuzzis / ftSwarm

The ftSwarm Project connects multiple controllers in DIY roboticy projects.
https://elektrofuzzis.github.io/
MIT License
5 stars 2 forks source link

Python: Actors highResolution-Mode #37

Closed elektrofuzzis closed 9 months ago

elektrofuzzis commented 9 months ago

Implement a second parameter in setActorType( actorType, highResolution). highResolution is boolean, true sets the speedrange to -4095 to 4095. false (default) uses -255 to 255.

Bloeckchengrafik commented 9 months ago

Please check back with the linked issue. Should be added in the next version