forked from Ivasoft/DSView
8 lines
54 B
C
8 lines
54 B
C
|
|
#include <libsigrok.h>
|
|
|
|
int main()
|
|
{
|
|
|
|
return 0;
|
|
} |