Skip to content

Bugfix release

Compare
Choose a tag to compare
@c0pperdragon c0pperdragon released this 28 May 14:36
· 56 commits to master since this release

Fixes in "brick mode":
Operators "-" and "+" were not always evaluated left-to-right
Writing to text array caused array to be truncated after written element.
Naming of synchronized motor commands was wrong (...Synchronized instead of just ...Sync)
New expert feature for "PC mode":
Programs can request to bunch up multiple commands before sending to brick in a single transmission.