mirror of
https://github.com/BotChain-Robots/firmware.git
synced 2026-07-08 17:47:21 +02:00
Cleanup includes
This actually gained us 10% more flash space
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
|
||||
#ifndef ORIENTATIONDETECTION_H
|
||||
#define ORIENTATIONDETECTION_H
|
||||
#include <flatbuffers_generated/RobotModule_generated.h>
|
||||
|
||||
#include "flatbuffers_generated/RobotModule_generated.h"
|
||||
#include "driver/gpio.h"
|
||||
|
||||
class OrientationDetection {
|
||||
|
||||
Reference in New Issue
Block a user