elektrofuzzis / ftSwarm

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

UI: highResolution #38

Open elektrofuzzis opened 8 months ago

elektrofuzzis commented 8 months ago

In api/getSwarm, actors will send the new parameter highResolution. If this parameter is true/1, the slider's range needs to be -4095 to 4095. If it is false/0, use -255 to 255.