Reduce nap time to 15 minutes as mentioned in docs
This commit is contained in:
parent
9f85802024
commit
64cdc50fbc
|
@ -17,5 +17,5 @@ static Timers timers[] = {
|
|||
{ 1500, "Time to start working!"},
|
||||
{ 300, "Time to start resting!"},
|
||||
{ 1500, "Time to start working!"},
|
||||
{ 1200, "Time to take a nap!" },
|
||||
{ 900, "Time to take a nap!" },
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue
Block a user