astro-pi / python-sense-emu

An emulator for the Raspberry Pi Sense HAT
https://sense-emu.readthedocs.io/
Other
40 stars 25 forks source link

Docs: Screenshot doesn't match the description #12

Closed lurch closed 8 years ago

lurch commented 8 years ago

While reading https://sense-emu.readthedocs.io/en/v1.0/sense_emu_gui.html I noticed that the screenshot appears to be different to what the text below it describes...

At the top right, three sliders represent the temperature, pressure, and humidity...

Finally, at the bottom left of the window, three sliders provide the orientation...

I'm afraid I've not actually tried running the emulator yet, so I dunno if it's the screenshot which is out of date, or the descriptions ;-)

I also noticed that https://sense-emu.readthedocs.io/en/v1.0/examples.html#joystick has #!/usr/bin/python3 at the top, which none of the other examples on that page do.

waveform80 commented 8 years ago

Definitely the descriptions - it's rare I write docs before code ;)