Skip to content

Commit

Permalink
Merge pull request #37 from Tom-Hirschberger/development
Browse files Browse the repository at this point in the history
add new option to readme
  • Loading branch information
Tom-Hirschberger authored Sep 6, 2024
2 parents 5cfbe58 + cea942e commit b1470b1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,10 @@ services:

As of version 0.1.0 of the module rotary encoders can be used. The configuration is slightly different between single pins and the one for rotary encoders. Cause of this i will provide two examples in two sections of this readme.

### General

* `forceInfoFileUsage`: If this option is set to true the `gpioinfo.json` file will be used instead of build in device information. If the registration of your pins fails although you are sure you configured the right ones you can try to change this option. Default: `false`

### Single GPIO pin

To use the module insert it in the config.js file. Here is an example:
Expand Down

0 comments on commit b1470b1

Please sign in to comment.