mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-11 14:27:38 +00:00
Touch: Missing #include.
This commit is contained in:
@@ -21,6 +21,8 @@
|
|||||||
|
|
||||||
#include "touch.hpp"
|
#include "touch.hpp"
|
||||||
|
|
||||||
|
#include "utility.hpp"
|
||||||
|
|
||||||
namespace touch {
|
namespace touch {
|
||||||
|
|
||||||
Metrics calculate_metrics(const Frame& frame) {
|
Metrics calculate_metrics(const Frame& frame) {
|
||||||
|
Reference in New Issue
Block a user