Hi there
I am doing some data-logging stuff, and are sick and tired of setting the time in my system every time I deploy.
Is there a clever way to create a constant value that contains the time of compilation, so the first lines of code sets the RTC based on that value.
That would be really useful in the development process.