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

Материал из Wiren Board
Версия от 13:02, 19 января 2016; Fizikdaos (обсуждение | вклад) (Новая страница: «<pre> echo in > /sys/class/gpio/gpioN/direction #set the GPIO to input echo out > /sys/class/gpio/gpioN/direction # set the GPIO to output </pre>»)
(разн.) ← Предыдущая | Текущая версия (разн.) | Следующая → (разн.)
echo in > /sys/class/gpio/gpioN/direction #set the GPIO to input
echo out > /sys/class/gpio/gpioN/direction # set the GPIO to output