Skip to content

Commit 0a4f017

Browse files
authored
Add GPIO Definition
Add note about the GPIO type being used.
1 parent da7a913 commit 0a4f017

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ or manually using this URL:
1212
https://github.com/kontakt/Octoprint-Filament-Reloaded/archive/master.zip
1313

1414
Using this plugin requires a filament sensor. The code is set to use the Raspberry Pi's internal Pull-Up resistors, so the switch should be between your detection pin and a ground pin.
15+
16+
This plugin is using the GPIO.BOARD numbering scheme, the pin being used needs to be selected by the physical pin number.

0 commit comments

Comments
 (0)