Files
wiringPi/udev/rules.d/99-odroid-wiringpi-pwm.rules
Steve Jeong df2e302ebe etc: rename script more generic.
Signed-off-by: Steve Jeong <how2soft@gmail.com>
Change-Id: Ia3cdc818a9156a4aaad346e63efdea6e32ab864b
2023-04-20 10:33:56 +09:00

2 lines
117 B
Plaintext

ACTION=="add", KERNEL=="pwmchip*", SUBSYSTEM=="pwm", RUN+="/bin/sh /etc/odroid-allowuser.sh /sys/class/pwm/pwmchip*"