Files
Scanning the repository...
Last update 6 years 2 months
by
AEFeinstein
Filesswitch_mon | |
---|---|
.. | |
README.md | |
makefile | |
switch_mon.c | |
switch_mon.service | |
switch_mon_setup.sh |
makefileall: gcc switch_mon.c -o switch_mon -Wall -Wextra -lwiringPi clean: rm switch_mon