Closed sharpk closed 10 months ago
The GPIO channel number was being truncated because of an incorrect data type, which later lead to a crash. Fix the data type; fix the crash.
Tested on Raspberry Pi 5
What does this Pull Request accomplish?
The GPIO channel number was being truncated because of an incorrect data type, which later lead to a crash. Fix the data type; fix the crash.
What testing has been done?
Tested on Raspberry Pi 5