|
PiPower
ac0ff3c (Mon Feb 11 21:44:30 2019 -0500)
|
Data Fields | |
| uint8_t | pin |
| Pin to which button is attached. | |
| uint8_t | history |
| Button state history. | |
| uint8_t | poll_freq |
| How often (in ms) to check button state. | |
| uint8_t | last_poll |
| Time at which we last checked button state. | |
1.8.11