summaryrefslogtreecommitdiff
path: root/src/storage.h
AgeCommit message (Expand)AuthorLines
2016-03-13Storage: document private membersDaniel Friesel-13/+98
2016-03-13storage: shave off one i2c_read() in load, remove now unneeded header storageDaniel Friesel-1/+0
2016-03-12>255byte pattern support, commit 2/2Daniel Friesel-1/+1
2016-03-12preparations for >255byte patternsDaniel Friesel-0/+11
2016-03-08minor documentation fixesDaniel Friesel-1/+1
2016-03-03add copyright noticesDaniel Friesel-0/+10
2016-02-24update storage documentationDaniel Friesel-3/+7
2016-02-24Add END/EOT signal, only write number of animations at EOTDaniel Friesel-0/+2
2016-02-22some more commentsDaniel Friesel-8/+16
2016-02-22quick&dirty animation switcherDaniel Friesel-0/+2
2016-02-22Working loadPattern() code is working \o/Daniel Friesel-4/+5
2016-02-21storage: Add hasData methodDaniel Friesel-0/+7
2016-02-20Preparations for I2C error checking and handlingDaniel Friesel-6/+13
2016-02-18system receive state machine: Add START_OR_PATTERN statusDaniel Friesel-2/+1
2016-02-17more modem receive state machine logicDaniel Friesel-2/+1
2016-02-16Storage and a bit of System.receive documentationDaniel Friesel-2/+40
2016-02-16prepare state machine to receive animation messagesDaniel Friesel-1/+7
2016-01-31clean up includesDaniel Friesel-2/+0
2016-01-25refactor I2C class into Storage class. Work-in-progress.Daniel Friesel-0/+23