移除ec20_time

This commit is contained in:
MarcusXing 2018-08-12 08:02:45 +08:00
parent 931c88a74a
commit 97161e30ab
1 changed files with 0 additions and 7 deletions

View File

@ -1283,13 +1283,6 @@ void ec20_net_init(void)
#endif
}
int ec20_time(int argc, char **argv)
{
// QNTP
return RT_EOK;
}
int ec20_ping(int argc, char **argv)
{
at_response_t resp = RT_NULL;