kopia lustrzana https://github.com/pjalocha/esp32-ogn-tracker
10 wiersze
117 B
C
10 wiersze
117 B
C
![]() |
#include "hal.h"
|
||
|
|
||
|
#include "timesync.h"
|
||
|
|
||
|
#ifdef __cplusplus
|
||
|
extern "C"
|
||
|
#endif
|
||
|
void vTaskAERO(void* pvParameters);
|
||
|
|