Skip to content

WIT-BinBot-2020/pxt-binbot-wit-2020

Repository files navigation

pxt-binbot-wit-2020

A MakeCode extensions for WITs Binbot Project

Originally developed by robertsausg.

Usage

Setting the Radio Group

radio.setGroup(187)

Moving Binbot

input.onButtonPressed(Button.A, function () {
    Binbot.moveBinbot(100, 0, 0)
})

License

MIT

Supported targets

  • for PXT/microbit (The metadata above is needed for package search.)

About

2020 edition of MakeCode extensions for WITs Binbot Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published