summaryrefslogtreecommitdiff
path: root/src/system.h
AgeCommit message (Expand)AuthorLines
2016-02-22quick&dirty animation switcherDaniel Friesel-1/+9
2016-02-21add animation load function -- untested, needs I2C debugging firstDaniel Friesel-1/+3
2016-02-18system receive state machine: Add START_OR_PATTERN statusDaniel Friesel-0/+1
2016-02-17more modem receive state machine logicDaniel Friesel-1/+2
2016-02-16prepare state machine to receive animation messagesDaniel Friesel-1/+17
2016-01-31add rocket.initialize() function for initial MCU and peripheral setupDaniel Friesel-4/+8
2016-01-31document Modem and System classesDaniel Friesel-0/+8
2016-01-30system: make shutdown method private and actually use itDaniel Friesel-1/+5
2016-01-15move display and system into separate filesDaniel Friesel-0/+18