|
libmygpio
libmygpio API documentation
|
This module provides generic myGPIOd protocol functions. More...
Functions | |
| bool | mygpio_response_end (struct t_mygpio_connection *connection) |
This module provides generic myGPIOd protocol functions.
| bool mygpio_response_end | ( | struct t_mygpio_connection * | connection | ) |
Finishes reading the response from myGPIOd and empties the input buffer.
| connection | Pointer to the connection struct returned by mygpio_connection_new. |