5 lines
50 B
Bash
Executable file
5 lines
50 B
Bash
Executable file
#!/bin/sh
|
|
|
|
gpio -g mode 18 pwm
|
|
gpio -g pwm 18 100
|