remove useless object
This commit is contained in:
parent
197f51d274
commit
d319ffedbf
@ -3,7 +3,6 @@
|
|||||||
#include <CProtocol12Bytes.h> // to use our protocol
|
#include <CProtocol12Bytes.h> // to use our protocol
|
||||||
|
|
||||||
byte mac[] = {0xFA, 0xE3, 0x40, 0xEF, 0xFF, 0xFD}; // set the mac address
|
byte mac[] = {0xFA, 0xE3, 0x40, 0xEF, 0xFF, 0xFD}; // set the mac address
|
||||||
EthernetClient client;
|
|
||||||
|
|
||||||
CProtocol12Bytes trameToSend;
|
CProtocol12Bytes trameToSend;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user