#include "include/CycleRunner.h" CycleRunner::CycleRunner(Trafficlight *sc_handle){ this->handle = sc_handle; } /** * The cycleRunner uses timer0 for his cycle-time-calculation (every second) */ void CycleRunner::start(void){ TCCR0B |= (1<1s to overflow TIMSK0 |= (1<