forked from Ivasoft/DSView
Development progress 1
This commit is contained in:
8
libsigrok4DSL/tests/test_main.c
Normal file
8
libsigrok4DSL/tests/test_main.c
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
#include <libsigrok.h>
|
||||
|
||||
int main()
|
||||
{
|
||||
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user