Minor fixes

This commit is contained in:
Oleg Kalachev
2023-12-19 22:00:30 +03:00
parent 886e592a20
commit 343935f98c
2 changed files with 1 additions and 3 deletions

View File

@@ -7,8 +7,6 @@
#include "vector.h"
#define ONE_G 9.807f
#define ACC_MIN 0.9f
#define ACC_MAX 1.1f
#define WEIGHT_ACC 0.5f
void estimate()