You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,10 +7,6 @@ Boilerplate code is annoying and sometimes there can be a lot of it working with
7
7
pip install Pi-Pin-Manager
8
8
```
9
9
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
-
14
10
#### Example Config File
15
11
16
12
The following snippet shows an example configuration file:
0 commit comments