esp-open-rtos/open_esplibs/include/esplibs/libphy.h
2016-04-05 09:23:28 -07:00

8 lines
168 B
C

#ifndef _ESPLIBS_LIBPHY_H
#define _ESPLIBS_LIBPHY_H
// Defined in phy_chip_v6_ana.o: .irom0.text+0x12d8
uint32_t sdk_test_tout(bool);
#endif /* _ESPLIBS_LIBPHY_H */