@ -1,7 +1,7 @@
all:
gcc -Wall -O2 -o TSL2561.o -c TSL2561.c
gcc -Wall -O2 -o motion.o -c motion.c
gcc -Wall -O2 -o motion -l wiringPi -l curl TSL2561.o motion.o
gcc -Wall -O2 -o motion TSL2561.o motion.o -l curl -l wiringPi
make clean
clean:
The note is not visible to the blocked user.