Begin path recording trials
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
#include "config.hpp"
|
||||
#include "makeRwysXP.h"
|
||||
#include "recordingPath.hpp"
|
||||
#include "simulatorDatabase.hpp"
|
||||
#include "websocket.h"
|
||||
|
||||
@@ -23,6 +24,7 @@
|
||||
|
||||
float flightLoop(float elapsedMe, float elapsedSim, int counter, void *refcon);
|
||||
void serverWorker();
|
||||
void recordingWorker();
|
||||
void toLog(const std::string &message);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user