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