mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-23 01:39:19 +02:00
motion telemetry preparations
This commit is contained in:
@@ -12,6 +12,7 @@ http://mozilla.org/MPL/2.0/.
|
||||
#include <string>
|
||||
#include "renderer.h"
|
||||
#include "dumb3d.h"
|
||||
#include "motiontelemetry.h"
|
||||
|
||||
// definicje klawiszy
|
||||
const int k_IncMainCtrl = 0; //[Num+]
|
||||
@@ -311,6 +312,7 @@ public:
|
||||
bool debug = false;
|
||||
};
|
||||
static uart_conf_t uart_conf;
|
||||
static motiontelemetry::conf_t motiontelemetry_conf;
|
||||
|
||||
static opengl_light DayLight;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user