dchvs 2021-03-04 01:14:18 +00:00
parent bd2fccbca7
commit eb29b1efaf
1 changed files with 1 additions and 1 deletions

@ -49,5 +49,5 @@ sudo jetson_clocks --fan
Turn on the fan with modulated PWM Turn on the fan with modulated PWM
```bash ```bash
echo 255 > /sys/devices/pwm-fan/target_pwm sudo echo 255 > /sys/devices/pwm-fan/target_pwm
``` ```