Fix pattern enum decompilation and setSpeed when no speed is set.

This commit is contained in:
Sam El-Husseini
2017-08-09 10:02:58 -07:00
parent c0e2252157
commit a3f56f4c9a
5 changed files with 45 additions and 4 deletions

View File

@ -1,11 +1,11 @@
//% color="#D42878"
//% groups="['Brick buttons']"
//% groups='["Brick buttons"]'
namespace input {
}
//% color="#8AC044" weight=90 icon="\uf185"
//% groups="['Lights', 'Screen', Motors']"
//% groups='["Lights", "Screen", "Motors"]'
namespace output {
}