mirror of
https://github.com/itomato/macusbdb.git
synced 2024-12-26 10:29:24 +00:00
3 lines
56 B
C
3 lines
56 B
C
|
void gpioSet(int gpio, int val);
|
||
|
int gpioGet(int gpio);
|