Aligned positioning of 12 and 6 hour hands with 0 and 30 mins.
- Updated to version 1.7
- Added options for inverting and larger font
- Switched persistent data to ints (1 or 0)
- Removed animations completely
- Saved changes reflected immediately
New version, gets rid of animation every minute. Only animation/transition on hour changes.
New UI for left hand side of watch. Memory bug free.
Changed error on 12 hour mark for 24 and 12 hour clocks.
Fixed issue with leading 0 in numbers less than 10.
Removed redundant code by having an hour of GRect's instead of two large switch statements.
Removed zero's in front of single digit hours.