libsigrok/hardware/demo
Uwe Hermann b7f09cf86d libsigrok: Fix #includes.
In the lib, we should only #include "sigrok.h" or "sigrok-internal.h",
but not the (possibly installed and thus different/older versions) via
<sigrok.h> or <sigrok-internal.h>.

Frontends should of course use <sigrok.h> and <sigrok-internal.h>.
2011-12-28 23:07:08 +01:00
..
Makefile.am configure: Add --enable-demo option. 2011-01-11 22:17:33 +01:00
demo.c libsigrok: Fix #includes. 2011-12-28 23:07:08 +01:00