~toykeeper/flashlight-firmware/trunk

« back to all changes in this revision

Viewing changes to ToyKeeper/spaghetti-monster/spaghetti-monster.h

  • Committer: Selene Scriven
  • Date: 2019-08-05 07:44:30 UTC
  • mfrom: (188.12.1 d4v2)
  • mto: (188.17.1 fsm)
  • mto: This revision was merged to the branch mainline in revision 234.
  • Revision ID: bzr@toykeeper.net-20190805074430-sobvfu2kpbbttmwo
merged Emisar D4v2 branch, or at least a sanitized version of it

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
#include "tk-attiny.h"
26
26
 
27
27
#include <avr/eeprom.h>
 
28
#include <avr/power.h>
28
29
 
29
30
// include project definitions to help with recognizing symbols
30
31
#include "fsm-events.h"