mousepad
emerge --ask mousepad
emerge --ask www-client/dillo
emerge --ask dev-libs/pigpio
start pigpiod
/etc/init.d/pigpiod start
let's test it with pin 17, set it as output
pigs modes 17 w
set it high and low
pigs w 17 1 pigs w 17 0
emerge --ask dev-vcs/git
There was an error while loading. Please reload this page.