jonasoh / spiro

SPIRO is a Smart Plate Imaging Robot
https://www.alyonaminina.org/spiro
BSD 2-Clause "Simplified" License
7 stars 8 forks source link

WiringPi is deprecated and should be replaced #45

Closed jonasoh closed 4 months ago

jonasoh commented 11 months ago

The wiringPi library which is used for GPIO has long been deprecated. It's a bad idea to rely on it in the long run. Look into options for replacing with something like gpiozero.

jonasoh commented 4 months ago

This was fixed in a7a2066cae15cb09682df790d38f4392173d2a0f.