core: hid: Reintroduce vibration filter

This commit is contained in:
german77 2024-02-24 12:13:47 -06:00
parent 4741e50047
commit ca7f949ee8
4 changed files with 23 additions and 2 deletions

View file

@ -3,7 +3,6 @@
#include <algorithm>
#include <array>
#include <chrono>
#include <cstring>
#include "common/assert.h"