Michael Waiblinger 8 years ago
parent
commit
77c61fdc78
  1. 2
      src/CANode.h

2
src/CANode.h

@ -10,5 +10,5 @@ typedef struct OW_switch {
uint8_t nick;
uint8_t addr[8];
uint8_t last_state;
// CAN_telegram event[2];
CAN_telegram event[2];
} OW_switch;

Loading…
Cancel
Save