sparkfun / pxt-gamer-bit

SparkFun gamer:bit package for Microsoft MakeCode - beta
https://makecode.microbit.org/pkg/sparkfun/pxt-gamer-bit
MIT License
4 stars 13 forks source link

Fix AB button usage #2

Open ryanjmortenson opened 6 years ago

ryanjmortenson commented 6 years ago

The A and B buttons don't seem to play nice with the control.onEvent(). Using the input.onButtonPress() seems to work fine.