/elec/propeller-clock

To get this branch, use:
bzr branch http://bzr.ed.am/elec/propeller-clock

« back to all changes in this revision

Viewing changes to src/modes/settings_mode.cc

  • Committer: Tim Marston
  • Date: 2012-05-17 22:49:11 UTC
  • Revision ID: tim@ed.am-20120517224911-dbd9dtcpl14xlhi0
rewrote/fixed button event triggering code

Show diffs side-by-side

added added

removed removed

28
28
#include "common.h"
29
29
 
30
30
 
31
 
#define FONT_SET_IDX 0
32
 
#define TIME_SET_IDX 1
33
 
#define DATE_SET_IDX 2
 
31
#define TIME_SET_IDX 0
 
32
#define DATE_SET_IDX 1
 
33
#define FONT_SET_IDX 2
34
34
 
35
35
 
36
36
// item we're setting