Skip to content

Commit

Permalink
fix compiler error (#200)
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonCang authored Jun 9, 2023
1 parent 46e820e commit e5debce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions class/ec200x/at_device_ec200x.c
Original file line number Diff line number Diff line change
Expand Up @@ -734,6 +734,7 @@ void ec200x_netdev_netstat(struct netdev *netdev)
rt_free(ipaddr);
}
}
#endif

const struct netdev_ops ec200x_netdev_ops =
{
Expand Down

0 comments on commit e5debce

Please sign in to comment.