rearrange the folder structure
This commit is contained in:
+2
-2
@@ -5,9 +5,9 @@
|
||||
#include <time.h>
|
||||
|
||||
#include "config.h"
|
||||
#include "motorControl.h"
|
||||
#include "hardware/motorControl.h"
|
||||
#include "moveControl.h"
|
||||
#include "speedometer.h"
|
||||
#include "hardware/speedometer.h"
|
||||
#include "debugMqtt.h"
|
||||
|
||||
void callbackControllerAction();
|
||||
|
||||
Reference in New Issue
Block a user