CandleFlicker LED emulation on ATtiny13
Based off https://github.com/cpldcpu/CandleLEDhack/tree/master/Emulator. Heavily modified for hardware PWM, ATtiny13 support and efficiency.
TODO : should use sleep for power efficiency. ATtiny should be able to exit sleep modes on timer overflow.