Skip to content

Logging Update

Compare
Choose a tag to compare
@mbientlab mbientlab released this 08 May 23:40
· 119 commits to master since this release

v0.13.0 adds accessor functions to the logging.h header file to facilitate debugging the logger. These are purely debugging functions and should only be used by advanced developers.

Timestamp calculations have also been re-implemented to avoid some pitfalls of the previous relative offset implementation.