|
A.R.G.U.S 2.1.0
Adaptive Real-Time Guardian for Unsafe Situations
|
Implementation of GPIO-based physical button handling. More...
#include "PhysicalButtonModule.hpp"#include <algorithm>#include <array>#include <cerrno>#include <cctype>#include <cstdint>#include <cstdlib>#include <cstring>#include <dirent.h>#include <fcntl.h>#include <limits>#include <string>#include <vector>#include <linux/gpio.h>#include <poll.h>#include <sys/ioctl.h>#include <unistd.h>