MCPcopy Create free account
hub / github.com/RT-Thread/rt-thread / at_port_factory_reset

Function at_port_factory_reset

components/net/at/src/at_server.c:669–672  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

667}
668
669rt_weak void at_port_factory_reset(void)
670{
671 LOG_E("The factory reset for AT server is not implement.");
672}
673
674#endif /* AT_USING_SERVER */

Callers 1

atz_execFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected