mirror of
https://github.com/itomato/macusbdb.git
synced 2025-01-13 20:32:12 +00:00
3 lines
56 B
C
3 lines
56 B
C
|
void gpioSet(int gpio, int val);
|
||
|
int gpioGet(int gpio);
|