adapiekarska / centralized-lock-system

0 stars 0 forks source link

Make deep sleep a configurable feature, at least for debug #16

Open adapiekarska opened 5 years ago

adapiekarska commented 5 years ago

One of the first and last things that controller does when first booted up is to enter deep sleep. It can be annoying to have to wake it up to proceed with debugging flow after wake-up. Consider making this controlled by a compiler macro.