astro-pi / python-sense-hat

Source code for Sense HAT Python library
https://sense-hat.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
508 stars 255 forks source link

Updated docs as InputEvent.direction uses 'middle' not 'push' now. #68

Closed Samathy closed 7 years ago

Samathy commented 7 years ago

The InputEvent.direction variable returns "middle" on pressing the joy stick centre button. Not "push".

bennuttall commented 7 years ago

Thanks :)

bennuttall commented 7 years ago

Pushed to pythonhosted