#include "sg_gpio.hpp"#include <system_error>#include <fstream>#include <thread>#include <sys/stat.h>
Functions | |
| bool | gpio_is_exported (const GPIO gpio, int number_of_times_to_check) |
| bool gpio_is_exported | ( | const GPIO | gpio, |
| int | number_of_times_to_check | ||
| ) |
References SG::to_string().
Referenced by SG::gpio_export().

