Skip to content

Added InputPinArrayNode

Choose a tag to compare

@euphi euphi released this 12 Apr 22:08
· 21 commits to master since this release
New InputPinArrayNode for simple IO + doc improvements

+ InputPinArrayNode can be used to define a vector of GPIOs that are
configured as INPUT_PULLUP and announced as array of Contacts.
+ created doxyfile for doc generation with doxygen
+ added some doxygen-style doc-strings
+ small refactoring of RelaisNode