How to get the ENC28J60 mac address to configure in config.h file of Microchip Stack3.75
#define DEFAULT_MAC_ADDRESS (????)
IP address I understand is the spare local IP address I assign to the board but MAC is the physical address of Ethernet c..
↧