ads1115/test/unit/main.c

9 lines
99 B
C
Raw Permalink Normal View History

2019-07-25 14:36:38 +00:00
#include <stdlib.h>
#include <time.h>
#include <sys/syscall.h>
#include <utest.h>
UTEST_MAIN();