add block to stop program (#943)

* add block to stop program

* renaming
This commit is contained in:
Peli de Halleux
2019-10-09 09:30:42 -07:00
committed by GitHub
parent fb5776ec41
commit a4e02dcd03
6 changed files with 36 additions and 3 deletions

View File

@ -1,6 +1,6 @@
//% color="#68C3E2" weight=100 icon="\uf106"
//% groups='["Buttons", "Screen", "Battery"]'
//% groups='["Buttons", "Screen", "Power"]'
//% labelLineWidth=60
namespace brick {
}