This is program to simulate the functions of a car.

Dependencies:   DigitalOutEx DebounceIn Ultrasonic TextLCD DCMotor

Revision:
0:707b06553f35
diff -r 000000000000 -r 707b06553f35 .gitignore
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.gitignore	Wed Jan 06 06:50:35 2021 +0000
@@ -0,0 +1,4 @@
+.build
+.mbed
+projectfiles
+*.py*