/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/TODO

  • Committer: edam
  • Date: 2012-02-23 20:18:22 UTC
  • Revision ID: edam@waxworlds.org-20120223201822-dno5n4fwvd35izq9
changed 12-tick to a double tick, added CLOCK_SHIFT to align face and fixed hour-hand

Show diffs side-by-side

added added

removed removed

1
 
* Fix led_off() being removed.
2
 
 
3
 
  Call from Text::reset() instead? No. Might have to add it to all the
4
 
  activate()s and reset_messages()...
5
 
  
6
 
* Bug: _message_param is not getting set correctly for message 1 and up.