Hacker News new | ask | show | jobs
by nine_k 879 days ago
From the modern MCU perspective, not doing a busy wait would be about not burning the battery. Instead, it should stay in low-power mode while waiting for an interrupt.

Very small controllers in a high-power device, like on a motor or a LED, don't have this limitations.