Skip to content

Commit

Permalink
Update test/unit-test/FreeRTOS_IPv6_ConfigDriverCheckChecksum/FreeRTO…
Browse files Browse the repository at this point in the history
…S_IPv6_ConfigDriverCheckChecksum_stubs.c

Co-authored-by: ActoryOu <[email protected]>
  • Loading branch information
htibosch and ActoryOu authored Sep 27, 2023
1 parent 3b9a259 commit d695740
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@

/* =========================== EXTERN VARIABLES =========================== */

extern const struct xIPv6_Address FreeRTOS_in6addr_any;

/* First IPv6 address is 2001:1234:5678::5 */
const IPv6_Address_t xIPAddressFive = { 0x20, 0x01, 0x12, 0x34, 0x56, 0x78, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x05 };
Expand Down

0 comments on commit d695740

Please sign in to comment.