Laceleaf / PiIrrigationSystem

Code for an automated irrigation system using a Raspberry Pi.
0 stars 0 forks source link

LCD Display: pin selection with BCM and BOARD conflict #3

Open Laceleaf opened 1 year ago

Laceleaf commented 1 year ago

The LCD display displays fine in seperate Python code using BOARD pin addresses (so physical pin address) but in irrigation code mode was already set to BCM and there is a conflict. Even in that mode, display does not react.