Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2016-02-22 | some more comments | Daniel Friesel | -9/+23 |
2016-02-22 | quick&dirty animation switcher | Daniel Friesel | -0/+1 |
2016-02-22 | Working loadPattern() code is working \o/ | Daniel Friesel | -36/+68 |
2016-02-21 | add animation load function -- untested, needs I2C debugging first | Daniel Friesel | -2/+3 |
2016-02-21 | storage: Add hasData method | Daniel Friesel | -0/+8 |
2016-02-20 | Preparations for I2C error checking and handling | Daniel Friesel | -8/+20 |
2016-02-17 | more modem receive state machine logic | Daniel Friesel | -4/+6 |
2016-02-16 | prepare state machine to receive animation messages | Daniel Friesel | -0/+34 |
2016-01-31 | clean up includes | Daniel Friesel | -2/+0 |
2016-01-25 | storage.cc: The "file system" stores the page, not the byte offset | Daniel Friesel | -1/+1 |
2016-01-25 | refactor I2C class into Storage class. Work-in-progress. | Daniel Friesel | -0/+172 |