Skip to content

Commit

Permalink
Fix the documentation on the need to initialize the Smart Device
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasmalacofilho committed Nov 13, 2018
1 parent f3d7da0 commit 73ea48c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/nzxt-smart-device.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,12 @@ This driver also has **experimental** support for the NZXT Grid+ V3 fan controll

## Initialization

After powering on from Mechanical Off, or if there have been hardware changes, the device must be re-initilizated.
After powering on from Mechanical Off, or if there have been hardware changes, the device must first be initialized. This takes a few seconds and should detect all connected fans and LED accessories. Only then monitoring, proper fan control and all lighting effects will be available.

```
liquidctl reset
# liquidctl initialize
```

Connected fans and LED strips will be detected and data reporting will begin.


## Fan speeds
Expand Down

0 comments on commit 73ea48c

Please sign in to comment.