Necktschnagge / atmega-playgound

useful and user specific smart home via microcontroller by atmel
Other
0 stars 0 forks source link

f_systime improvements #22

Open Necktschnagge opened 7 years ago

Necktschnagge commented 7 years ago

what?

I created a new f_systime.h/cpp lib that takes care of starting / stopping timer on RTC oscillator and provides a class for a system-wide time.

already done:

to do next

Necktschnagge commented 7 years ago

found dependency

we need some += or at least + operator from time::EMT

Necktschnagge commented 7 years ago
Necktschnagge commented 7 years ago

done:

to do: