donovan6000 / M33-Fio

The ultimate OctoPrint plugin
GNU General Public License v3.0
125 stars 38 forks source link

add gpio wiringPi method #115

Closed ra100 closed 8 years ago

ra100 commented 8 years ago

I've had problem with permissions to write gpio, so I tried wiringPi method with command gpio. And fan works fine, but maybe somebody should test if I didn't break "old" method. Script first tries to run "gpio" and if it fails, fall back to previous method.