- activated debug output in goose receiver

v1.6_develop_329_GOOSE_signatures
Michael Zillgith 1 year ago
parent 8db829cd27
commit 593a2f8966

@ -43,6 +43,11 @@
#define DEBUG_GOOSE_SUBSCRIBER 0
#endif
#ifdef DEBUG_GOOSE_SUBSCRIBER
#undef DEBUG_GOOSE_SUBSCRIBER
#define DEBUG_GOOSE_SUBSCRIBER 1
#endif
#define ETH_BUFFER_LENGTH 1518
#define ETH_P_GOOSE 0x88b8

Loading…
Cancel
Save