libsigrok/hardware/demo
Uwe Hermann cb93f8a927 Other method to avoid "unused var" compiler warnings.
The '(void)varname' method is nicer than 'varname = varname' and also
prevents warnings when compiling sigrok with clang instead of gcc.
2011-11-24 22:57:48 +01:00
..
Makefile.am configure: Add --enable-demo option. 2011-01-11 22:17:33 +01:00
demo.c Other method to avoid "unused var" compiler warnings. 2011-11-24 22:57:48 +01:00