microsoft / pxt-maker

MakeCode target for "Maker" boards (beta)
https://maker.makecode.com/
Other
115 stars 80 forks source link

Light Sensor not working on Circuit Playground Bluefruit #346

Open JoeBakalor opened 2 years ago

JoeBakalor commented 2 years ago

Describe the bug The light sensor on Circuit Playground Bluefruit is not working.

To Reproduce Steps to reproduce the behavior:

  1. Start a new project and select the Circuit Playground Bluefruit board
  2. Add the on light "dark" block under inputs to turn on the led
  3. The LED will never turn on Screen Shot 2021-07-23 at 11 41 29 AM

Expected behavior Should be able to trigger the dark condition