kopia lustrzana https://github.com/pjalocha/esp32-ogn-tracker
Fixed null pointer reference
rodzic
b1e1c5a8fe
commit
6283e07b58
|
@ -510,7 +510,7 @@ void vTaskPROC(void* pvParameters)
|
|||
xSemaphoreGive(CONS_Mutex);
|
||||
#endif
|
||||
|
||||
Flight.Process(*Position); // flight monitor: takeoff/landing
|
||||
// Flight.Process(*Position); // flight monitor: takeoff/landing
|
||||
|
||||
#ifdef WITH_GDL90
|
||||
GDL_HEARTBEAT.Clear();
|
||||
|
|
Ładowanie…
Reference in New Issue