Releases: DexterInd/pxt-gigglebot
Releases · DexterInd/pxt-gigglebot
Microbit V2 support
Invert motors
Some gigglebots behave better if the new "Invert Motors" block is used.
new block: motor power values
bring "correct drive" up
"Correct Drive" now duplicated in top level and 'more' section for ease of finding.
"left motor" and "right motor" blocks removed
These blocks were confusing to use. Need to better think about them first.
THP sensor, improved line follower
Also access to motor power values as blocks, and "turn towards light" block
Line Follower and Light Follower changes
Line Follower and Light Follower now play well with others. This means they are no longer blocking and they do allow parallel sequences to run.
v1.0.6: Merge pull request #25 from CleoQc/master
Switch to math.idiv
Fix Light Follower
Light follower block was the wrong code.
Also fix the icon to have a red cross, hoping it will tell people to load the other package.
Fix block rendering in help
Merge pull request #22 from CleoQc/master Remove comments