/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/settings_mode.cc

  • Committer: Tim Marston
  • Date: 2012-03-21 20:35:28 UTC
  • Revision ID: tim@ed.am-20120321203528-wfhpych1tub75rgj
fixed bug initialising text services on mode activation

Show diffs side-by-side

added added

removed removed

62
62
        }
63
63
}
64
64
 
65
 
 
66
65
static void reset_messages()
67
66
{
68
67
        Text::reset_message( 0, Text::MODE_TOP | Text::MODE_ALL );