ihedvall / mdflib

Implementation of the ASAM MDF data file.
https://ihedvall.github.io/mdflib/
MIT License
76 stars 32 forks source link

Extract mdfreader example #6

Closed Murmele closed 2 years ago

Murmele commented 2 years ago

move mdfreaderexample into own file, so it can be used also in the unittests

The problem is to hold this example up to date. So the idea is to use this file in an unittest project so it can be evaluated that it is working.

@ihedvall can you test if the page gets build as before?

Murmele commented 2 years ago

closed in favour of #7