guowenxue
2022-04-08 62e57ba339263e0737ec28418bf3fe730535f675
modules/c/makefile
@@ -18,10 +18,6 @@
CFLAGS+=-I${PWD}
#CFLAGS+=-Wall -Werror
# default use libgpiod library
#CFLAGS+=-DCONFIG_USE_WIRINGPI
LDFLAGS+=-lwiringPi
LDFLAGS+=-lgpiod
LDFLAGS+=-lpthread
LDFLAGS+=-lm