half comment done
This commit is contained in:
parent
d62ffa3606
commit
039e65e6df
12 changed files with 736 additions and 38 deletions
|
@ -3,6 +3,7 @@
|
|||
#include <PCF8574.h>
|
||||
#include <map>
|
||||
|
||||
// Card Type
|
||||
#define CARD_TYPE_DIGITAL_INPUT 0x01
|
||||
|
||||
class DigitalInputCard : public ExpansionCard {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue