Comments
Hacker News
It highlights that an idle loop in Arduino is energetically detrimental.
That's not particularly uncommon. Many compilers or OSes default to wait loops when there's nothing to do, and they can be pretty power hungry.by dlcarrier
Join the discussion
Write your take first — we'll ask for email only when you're ready to publish.
- Hacker News
That's not particularly uncommon. Many compilers or OSes default to wait loops when there's nothing to do, and they can be pretty power hungry.It highlights that an idle loop in Arduino is energetically detrimental.by dlcarrier