lhr-solar / BPS

Battery Protection System Code
MIT License
4 stars 2 forks source link

Make printf non-blocking #556

Open manthanand opened 1 year ago

manthanand commented 1 year ago

If we want to test but don't want to use printf, it would be much easier to just make it non-blcoking so the watchdog doesn't trip when the UART port is not used.