Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WIP phototransistor stuff | joeycastillo | 2023-02-01 | 2 | -0/+160 |
| | |||||
* | restore old light button behavior | Jeremy O'Brien | 2023-01-27 | 1 | -0/+3 |
| | | | | | watch faces that handle EVENT_LIGHT_BUTTON_UP but not EVENT_LIGHT_BUTTON_DOWN probably don't want the default EVENT_LIGHT_BUTTON_DOWN LED activation behavior | ||||
* | add default loop handler to all current watch faces | Jeremy O'Brien | 2023-01-25 | 4 | -15/+4 |
| | |||||
* | fix warning re: buffer overrun | Joey Castillo | 2022-05-09 | 1 | -1/+1 |
| | |||||
* | Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into motion-express | Joey Castillo | 2022-05-02 | 3 | -1/+132 |
|\ | |||||
| * | thermistor readout: fix change in units when waking from sleep | Joey Castillo | 2022-04-02 | 1 | -1/+1 |
| | | |||||
| * | movement: add thermistor testing watch face | Joey Castillo | 2022-04-02 | 2 | -0/+131 |
| | | |||||
* | | documentation fix | Joey Castillo | 2022-02-20 | 1 | -3/+3 |
| | | |||||
* | | documentation fix | Joey Castillo | 2022-02-20 | 1 | -1/+1 |
| | | |||||
* | | respect countdown length when repeating | Joey Castillo | 2022-02-19 | 1 | -1/+1 |
| | | |||||
* | | repeating mode, disable readings when full | Joey Castillo | 2022-02-19 | 1 | -15/+37 |
| | | |||||
* | | working data acquisition face! | Joey Castillo | 2022-02-19 | 2 | -98/+157 |
| | | |||||
* | | connect training data face to accelerometer | Joey Castillo | 2022-02-19 | 2 | -17/+104 |
| | | |||||
* | | documentation and such | Joey Castillo | 2022-02-19 | 2 | -14/+14 |
| | | |||||
* | | lis2dw: reasonable defaults when initializing | Joey Castillo | 2022-02-19 | 1 | -2/+10 |
| | | |||||
* | | stuff parameters into the bits we're not using | Joey Castillo | 2022-02-19 | 2 | -4/+18 |
| | | |||||
* | | movement: WIP app for capturing accelerometer data | Joey Castillo | 2022-02-18 | 2 | -0/+401 |
|/ | |||||
* | movement: move thermistor to 'sensor' watch faces | Joey Castillo | 2022-02-17 | 4 | -0/+341 |