Translations:Работа с GPIO/16/en

Версия от 17:49, 24 апреля 2019; RomanKulibaba (обсуждение | вклад)
(разн.) ← Предыдущая | Текущая версия (разн.) | Следующая → (разн.)
echo in > /sys/class/gpio/gpioN/direction #set the GPIO N to input
echo out > /sys/class/gpio/gpioN/direction # set the GPIO N to output