Skip to content

Commit 68eed44

Browse files
author
Brian Hines
committed
Nope
1 parent 4c15210 commit 68eed44

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ Boilerplate code is annoying and sometimes there can be a lot of it working with
77
pip install Pi-Pin-Manager
88
```
99

10-
### Configure it
11-
12-
When creating an instance of `pi_pin_manager.PinManager`, there are two ways you can supply pin configuration information: A config file, written in [YAML](http://en.wikipedia.org/wiki/YAML) or a list of dictionaries. If a pin is not defined at this step it will not be available to the `PinManager`.
13-
1410
#### Example Config File
1511

1612
The following snippet shows an example configuration file:

0 commit comments

Comments
 (0)