diff options
Diffstat (limited to 'docs/Usage')
-rw-r--r-- | docs/Usage/Configuration.md | 3 | ||||
-rw-r--r-- | docs/Usage/Install.md | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/docs/Usage/Configuration.md b/docs/Usage/Configuration.md index c9750d0..5a839e5 100644 --- a/docs/Usage/Configuration.md +++ b/docs/Usage/Configuration.md @@ -76,3 +76,6 @@ This should not be touched, unless you are using a inverting level converter. ## led_channel Leave this as default unless you know what you are doing. + +--- +Now you might want to take a look at the [command line interface](/Usage/CLI.md). diff --git a/docs/Usage/Install.md b/docs/Usage/Install.md index ced241a..5f19d39 100644 --- a/docs/Usage/Install.md +++ b/docs/Usage/Install.md @@ -30,3 +30,6 @@ $ luxcena-neo start ## Troubleshooting We haven't encountered any troubles yet, but once we do, we will post fix'es here. + +--- +You should now be all set to [configuring luxcena-neo](/Usage/Configuration.md). |