5 lines
50 B
Bash
5 lines
50 B
Bash
![]() |
#!/bin/sh
|
||
|
|
||
|
gpio -g mode 18 pwm
|
||
|
gpio -g pwm 18 100
|