esp32-ogn-tracker/main/aero.h

10 wiersze
117 B
C
Czysty Zwykły widok Historia

2019-05-08 17:03:54 +00:00
#include "hal.h"
#include "timesync.h"
#ifdef __cplusplus
extern "C"
#endif
void vTaskAERO(void* pvParameters);