GetSingleKey is not working properly in this new version.
It is not returning instantly.
Let me explain the whole scenario.....
suppose i press 'a'...
it will not detect nor display any result.
then suppose i press 'e' (or any random alphabet or key)
this time it displays the value of the previous action (i.e. value of 'a')
i hope u got it...
please fix this issue
following version works fine
github.com/eiannone/keyboard v0.0.0-20200508000154-caf4b762e807
but latest one is having issue
GetSingleKey is not working properly in this new version.
It is not returning instantly.
Let me explain the whole scenario.....
suppose i press 'a'...
it will not detect nor display any result.
then suppose i press 'e' (or any random alphabet or key)
this time it displays the value of the previous action (i.e. value of 'a')
i hope u got it...
please fix this issue
following version works fine
github.com/eiannone/keyboard v0.0.0-20200508000154-caf4b762e807
but latest one is having issue