esp32-ogn-tracker/main/disp.h

8 wiersze
95 B
C

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