The first version that was demonstrated to get an IPv6 address
[firmerware] / src / net / 6bed4.c
1 #include <stdint.h>
2 uint32_t ip4_6bed4 = ( (uint32_t) 78) << 24 | ((uint32_t) 47) << 16 | ((uint32_t) 251) << 8 | ((uint32_t) 74 );