Jeff Thompson

Results 36 comments of Jeff Thompson

Great! Please let me know if you hit any other errors and I'll update the repo.

Thanks – I'll have to look into that, though I think it's working for me.

@fhb – using those commands worked great for me as part of a bash script too, thanks so much! Edit: nope, both the service and the gpio commands still have...

I can confirm the legacy installer works without any mods on an old RPi Zero 1.3. I selected "Pi 3 or older" and it had no problems and no need...

I usually wire a button like this and use `pinMode(2, INPUT_PULLUP)` to avoid having to use a resistor. ![Schematic](https://user-images.githubusercontent.com/509469/56731201-e7b07f00-6727-11e9-94f1-2cbb04375b22.png)

Still an issue in late Nov 2024. I think making the error message more clear as to what's happening and how to fix it would be helpful! I ended up...