Ver código fonte

modify defination

JasonCang 2 anos atrás
pai
commit
8c69edbda6
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      class/ec200x/at_device_ec200x.c

+ 1 - 1
class/ec200x/at_device_ec200x.c

@@ -748,7 +748,7 @@ const struct netdev_ops ec200x_netdev_ops =
     ec200x_netdev_ping,
 #endif
 
-#ifdef NETDEV_USING_PING
+#ifdef NETDEV_USING_NETSTAT
     ec200x_netdev_netstat,
 #endif