Browse Source

Correct some comments

pull/39/head
leeboby 4 years ago
parent
commit
a32e8fa99e
  1. 2
      wiringPi/OrangePi.c

2
wiringPi/OrangePi.c

@ -1755,7 +1755,7 @@ int OrangePi_get_gpio_mode(int pin)
}
/*
* Set GPIO Mode on OrangePi 2G-IOT
* Set GPIO Mode
*/
int OrangePi_set_gpio_mode(int pin, int mode)
{

Loading…
Cancel
Save