microsoft / microsoft/pxt-maker
Light Sensor not working on Circuit Playground Bluefruit
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 130
- Forks
- 90
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 1
Description
Describe the bug
The light sensor on Circuit Playground Bluefruit is not working.
To Reproduce
Steps to reproduce the behavior:
- Start a new project and select the Circuit Playground Bluefruit board
- Add the on light "dark" block under inputs to turn on the led
- The LED will never turn on
Expected behavior
Should be able to trigger the dark condition
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in a new project with the Circuit Playground Bluefruit selected, using the on light "dark" block to control the LED. Trace the implementation behind that block and verify that the dark condition can trigger the LED; done means the reproduction steps produce the expected behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- embedded-iot
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100