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