1 #ifndef ORG_EEROS_HAL_SYSFSDIGIN_HPP_
2 #define ORG_EEROS_HAL_SYSFSDIGIN_HPP_
12 SysFsDigIn(std::string
id,
unsigned int gpio,
bool inverted =
false);
19 std::fstream valueFile;
~SysFsDigIn()
Definition: SysFsDigIn.cpp:33
Definition: SysFsDigIn.hpp:10
SysFsDigIn(std::string id, unsigned int gpio, bool inverted=false)
Definition: SysFsDigIn.cpp:6