Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added the sensor.threshold blocks to levelbuilder and the sandbox #19934

Merged
merged 1 commit into from Jan 11, 2018

Conversation

MeyAyre
Copy link
Contributor

@MeyAyre MeyAyre commented Jan 11, 2018

The sensor.threshold blocks have been added to the sandbox and levelbuilder.

Also, the .start properties are no longer needed and have needed to been taken out of the toolbox for a while now, that change has also been made in this PR as well.

Before:
image

After:
image

"lightSensor.value": null,
"lightSensor.getAveragedValue": null,
"lightSensor.setScale": null,
"lightSensor.threshold": null,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't change this now, but we should really consolidate this list of blocks into the lib/kits/maker component, maybe even generate it dynamically from the maker dropletConfnig.

@MeyAyre MeyAyre merged commit 9ab6b62 into staging Jan 11, 2018
@balderdash balderdash deleted the sensor_threshold_blocks branch September 20, 2018 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants