// 90:A2:DA:F1:4D:42 // MAC address generated by https://ssl.crox.net/arduinomac/ // see http://blog.crox.net/archives/91-MAC-generator.html byte mac[6] = { 0x90, 0xA2, 0xDA, 0xF1, 0x4D, 0x42 };