Merge branch 'restructure_includes' of https://github.com/NeroBurner/InfiniTime into NeroBurner-restructure_includes

# Conflicts:
#	doc/contribute.md
#	src/displayapp/screens/BatteryInfo.h
This commit is contained in:
Jean-François Milants 2021-11-28 13:53:03 +01:00
commit 298f0f4335
148 changed files with 263 additions and 252 deletions

View file

@ -1,4 +1,4 @@
#include "MotionService.h"
#include "components/ble/MotionService.h"
#include "components/motion//MotionController.h"
#include "systemtask/SystemTask.h"