esp32-ogn-tracker/main/wifi.h

8 wiersze
95 B
C

#include "hal.h"
#ifdef __cplusplus
extern "C"
#endif
void vTaskWIFI(void* pvParameters);