LVMakerHub / LINX

LabVIEW Community Edition LINX
Other
110 stars 114 forks source link

Fix DIO crash on RPi5 #124

Closed sharpk closed 8 months ago

sharpk commented 8 months ago

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