Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.06 KB

CUSTOMIZATION.md

File metadata and controls

29 lines (17 loc) · 1.06 KB

Mom's Canning Timer Customization

Mom's Canning Timer is designed to be highly customizable. As the project is still under development, currently only the timer length can be changed.

All of these instructions require a text editor to be installed.

Change Timer Length

To change the timer length for all or one of the timers, follow these steps, split by timer number:

Timer #1:

  1. Line 21: Change the 15 value to the timer length you desire.
  2. Line 29: Change the 15 value to match the same as the timer length above.

Timer #2:

  1. Line 38: Change the 15 value to the timer length you desire.
  2. Line 46: Change the 15 value to match the same as the timer length above.

Timer #3:

  1. Line 55: Change the 15 value to the timer length you desire.
  2. Line 63: Change the 15 value to match the same as the timer length above.

Timer #4:

  1. Line 72: Change the 15 value to the timer length you desire.
  2. Line 80: Change the 15 value to match the same as the timer length above.