mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-21 01:47:09 +08:00
[net][at] Delete AT Client port function
This commit is contained in:
parent
c2e6f20caf
commit
366fea22dc
@ -251,9 +251,4 @@ void at_port_reset(void);
|
||||
void at_port_factory_reset(void);
|
||||
#endif
|
||||
|
||||
#ifdef AT_USING_CLIENT
|
||||
/* AT client port initialization */
|
||||
int at_client_port_init(void);
|
||||
#endif
|
||||
|
||||
#endif /* __AT_H__ */
|
||||
|
Loading…
x
Reference in New Issue
Block a user