First commit

This commit is contained in:
Pax1601
2022-11-20 12:05:38 +01:00
commit 3aa1cfe104
162 changed files with 4318 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
#pragma once
#define VERSION "v0.0.1"
#define LOG_NAME "Olympus_log.txt"
#define REST_ADDRESS L"http://localhost:30000/restdemo"
#define UPDATE_TIME_INTERVAL 0.25