Skip to content

Fixed WDT timeout to actually be 1s (instead of 2s)

Hayden Kroepfl requested to merge Chartreuse/reform:powersave into master

Mistakenly left the WDT timeout set to 2s rather than 1s. While the power savings would be slightly better the user experiance is worse with a 2s delay. 1s is much more responsive to waking up via the circle button.

Merge request reports