Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: main.cpp
- 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;