mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Tweaks and implemented workaround to MIST bug
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#define VERSION "v0.2.1"
|
||||
#define VERSION "v0.4.0-alpha"
|
||||
#define LOG_NAME "Olympus_log.txt"
|
||||
#define REST_ADDRESS "http://localhost:30000"
|
||||
#define REST_URI "olympus"
|
||||
@@ -10,4 +10,5 @@
|
||||
#define BULLSEYE_URI "bullseyes"
|
||||
#define MISSION_URI "mission"
|
||||
|
||||
#define UPDATE_TIME_INTERVAL 0.25
|
||||
#define UPDATE_TIME_INTERVAL 0.25
|
||||
#define EXECUTION_TIME_INTERVAL 0.05
|
||||
Reference in New Issue
Block a user