change some things, because azimuth is now

by default a signed value
This commit is contained in:
2023-08-07 21:41:03 +02:00
parent 47a6e770fe
commit d6bc7e4239
4 changed files with 7 additions and 8 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
// AUTO GENERATED FILE, DO NOT EDIT
#ifndef VERSION
#define VERSION "0.1.5"
#define VERSION "0.1.7"
#endif
#ifndef BUILD_TIMESTAMP
#define BUILD_TIMESTAMP "2023-08-07 20:54:44.940398"
#define BUILD_TIMESTAMP "2023-08-07 21:22:27.260906"
#endif