Merge branch 'master' into field_ports

This commit is contained in:
Sam El-Husseini
2018-01-03 15:12:35 -08:00
69 changed files with 11947 additions and 702 deletions

View File

@ -78,7 +78,7 @@ namespace sensors {
//% parts="touch"
//% blockNamespace=sensors
//% sensor.fieldEditor="ports"
//% weight=81 blockGap=8
//% weight=81
//% group="Touch Sensor"
isPressed() {
return this.button.isPressed();