microbit-foundation / microbit-swift-playgrounds

We've built a Swift Playground that lets you program the micro:bit. This also includes a Swift API for interacting with the micro:bit.
https://microbit.org/guide/swift-playgrounds/
Other
20 stars 8 forks source link

Simulator: Holding GND and touching additional pins doesn't register the additional pin presses #13

Open jaustin opened 6 years ago

jaustin commented 6 years ago

Not a showstopper but logging to track

On the 'Input API' page of the sample book, if you hold down the 'GND' pin and then touch '0', then '1', then '2' only the event for touching '0' will trigger

If you release GND each time, all events trigger as expected

gary-atkinson commented 5 years ago

This is fixed for the next release.

gary-atkinson commented 5 years ago

Can we close this Jonny?