Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
- create a high level routine for setting the GPIO line value
- create a high level routine for listening on events on a GPIO line
- rethink the GPIO event API
-- include gpiod.h from tools locally
* published by the Free Software Foundation.
*/
-#include <gpiod.h>
+#include "gpiod.h"
#include <stdlib.h>
#include <stdio.h>
* published by the Free Software Foundation.
*/
-#include <gpiod.h>
+#include "gpiod.h"
#include "tools-common.h"
#include <stdio.h>
* published by the Free Software Foundation.
*/
-#include <gpiod.h>
+#include "gpiod.h"
#include <stdio.h>
#include <string.h>
* published by the Free Software Foundation.
*/
-#include <gpiod.h>
+#include "gpiod.h"
#include <stdio.h>
#include <string.h>
* published by the Free Software Foundation.
*/
-#include <gpiod.h>
+#include "gpiod.h"
#include <stdio.h>
#include <string.h>
* published by the Free Software Foundation.
*/
-#include <gpiod.h>
+#include "gpiod.h"
#include <stdio.h>
#include <string.h>
* published by the Free Software Foundation.
*/
-#include <gpiod.h>
+#include "gpiod.h"
#include <stdio.h>
#include <string.h>
* published by the Free Software Foundation.
*/
-#include <gpiod.h>
+#include "gpiod.h"
#include "tools-common.h"
#include <stdlib.h>