moving files
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include <PID_v1.h>
|
||||
|
||||
#include "motorControl.h"
|
||||
#include "speedometer"
|
||||
#include "speedometer.h"
|
||||
#include "config.h"
|
||||
#include "debugMqtt.h"
|
||||
#include "debugTimes.h"
|
||||
|
||||
+2
-2
@@ -6,8 +6,8 @@
|
||||
#include <TinyGPS++.h>
|
||||
#include <Arduino.h>
|
||||
|
||||
#include "hardware/motorControl.h"
|
||||
#include "hardware/speedometer.h"
|
||||
#include "motorControl.h"
|
||||
#include "speedometer.h"
|
||||
#include "debugMqtt.h"
|
||||
#include "config.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user