Is there a nice convenient way to determine which version of RIOT OS I am using form within my application code? I’m hoping for a nice symbol like riot_version or some such
I’ve noticed that the API changes occasionally and I’d like my code to be able to compile and run on multiple versions of the OS.