Files
bw16-research/WiFiX-Enhanced/.pio/libdeps/esp32_main/RPAsyncTCP/src/debug.h

7 lines
57 B
C

#ifndef DEBUG_H_
#define DEBUG_H_
void panic();
#endif