Julesnaps / Mbed 2 deprecated Linefollowproject

Dependencies:   m3pi mbed

Branch:
Uld minor fixes
Revision:
48:dc6ac1715e31
Parent:
46:62e8b4c1bea0
Child:
49:017e25c34cf9
Child:
53:cef682f8684b
--- a/main.cpp	Wed Oct 12 07:49:23 2022 +0000
+++ b/main.cpp	Wed Oct 12 07:49:56 2022 +0000
@@ -36,7 +36,6 @@
 void LED_Blink(int ledNumber); // Make ledNumber blinik
 void LCDCountDown(int num);  //LCD Coundown function
 
-
 void PS_PitStop(void); // 
 void PS_CreateLog(void); // create a log file or resets it (WIP
 void PS_AddStopToLog(void); // Add one to the log
@@ -48,7 +47,6 @@
 int main() {
     LocalFileSystem local("local"); 
     
-    
     /*Base program Variable initiation*/
     float right;
     float left;