This commit is contained in:
Oleg Kalachev
2026-08-16 00:10:19 +03:00
parent 3f11fa11e8
commit 815ccfc08f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ Utility files:
* [`vector.h`](../flix/vector.h), [`quaternion.h`](../flix/quaternion.h) — vector and quaternion libraries.
* [`pid.h`](../flix/pid.h) — generic PID controller.
* [`lpf.h`](../flix/lpf.h) — generic low-pass filter.
* [`filter.h`](../flix/filter.h) — generic low-pass filter.
### Control subsystem