| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-11-10 | don't initialize GPIO ports that aren't actually being used | Jakob Kaivo | |
| 2018-11-10 | only report button presses twice, which is better than hundreds of times, ↵ | Jakob Kaivo | |
| but not as good as once | |||
| 2018-11-10 | capture button presses and shutdown requests | Jakob Kaivo | |
| 2018-11-10 | replace if(cond)return bool;return !bool; with return !cond | Jakob Kaivo | |
| 2018-11-10 | fix incorrect strings | Jakob Kaivo | |
| 2018-11-10 | split GPIO stuff into separate file | Jakob Kaivo | |
