Several minor changes

This commit is contained in:
Oleg Kalachev
2026-02-02 18:46:36 +03:00
parent 3631743a29
commit 67430c7aac
4 changed files with 10 additions and 8 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
// Copyright (c) 2023 Oleg Kalachev <okalachev@gmail.com>
// Repository: https://github.com/okalachev/flix
// Attitude estimation from gyro and accelerometer
// Attitude estimation using gyro and accelerometer
#include "quaternion.h"
#include "vector.h"