📦 Moves math utils
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include <SPI.h>
|
||||
#include <Wire.h>
|
||||
#include <ArduinoJson.h>
|
||||
#include <MathUtils.h>
|
||||
#include <utils/math_utils.h>
|
||||
|
||||
#include <MPU6050_6Axis_MotionApps612.h>
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#include <EventEndpoint.h>
|
||||
#include <stateful_persistence.h>
|
||||
#include <stateful_service.h>
|
||||
#include <MathUtils.h>
|
||||
#include <utils/math_utils.h>
|
||||
#include <utils/timing.h>
|
||||
#include <filesystem.h>
|
||||
#include <features.h>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
#include <stateful_persistence.h>
|
||||
#include <stateful_service.h>
|
||||
#include <stateful_service_endpoint.h>
|
||||
#include <MathUtils.h>
|
||||
#include <utils/math_utils.h>
|
||||
#include <settings/servo_settings.h>
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user