Age | Commit message (Expand) | Author | Files |
---|---|---|---|
2016-01-28 | add license header to source files | Mike Fiore | 1 |
2015-12-11 | fix SW1 issue on cold boot by initializing _sw#_running variables | Mike Fiore | 1 |
2015-12-09 | update comment about setting pin mode for ButtonHandler interrupts | Mike Fiore | 1 |
2015-11-17 | add config layout, remove lots of logging | Mike Fiore | 1 |
2015-11-17 | join works, but only once - added object for running LoRa operations in a thr... | Mike Fiore | 1 |
2015-11-16 | update internal signal in ButtonHandler - stay outside range of signals used ... | Mike Fiore | 1 |
2015-11-16 | put enums inside class scope when possible | Mike Fiore | 1 |
2015-11-13 | refactor button class to run a thread - handle button holds when the threshol... | Mike Fiore | 1 |
2015-11-13 | update ButtonHandler - ignore presses less than 20 ms | Mike Fiore | 1 |
2015-11-12 | add class for handling button events - signals main thread when event occurs ... | Mike Fiore | 1 |