jperkin / node-rpio

Raspberry Pi GPIO library for node.js
856 stars 123 forks source link

feat: adding support for device_tree_path in rpio.init to fix #154 ra… #155

Open masahji opened 2 years ago

masahji commented 2 years ago

Fix for #154 feat: adding support for device_tree_path in rpio.init to fix #154 rather than assume /proc/device-tree/model This allows non privileged docker containers to specify a different path for the model file since it can't use /proc/device-tree/model