This is program to simulate the functions of a car.

Dependencies:   DigitalOutEx DebounceIn Ultrasonic TextLCD DCMotor

Committer:
3ghost17
Date:
Wed Jan 06 06:50:35 2021 +0000
Revision:
0:707b06553f35
This is a car simulator.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
3ghost17 0:707b06553f35 1 # Contributing to Mbed OS
3ghost17 0:707b06553f35 2
3ghost17 0:707b06553f35 3 Mbed OS is an open-source, device software platform for the Internet of Things. Contributions are an important part of the platform, and our goal is to make it as simple as possible to become a contributor.
3ghost17 0:707b06553f35 4
3ghost17 0:707b06553f35 5 To encourage productive collaboration, as well as robust, consistent and maintainable code, we have a set of guidelines for [contributing to Mbed OS](https://os.mbed.com/docs/mbed-os/latest/contributing/index.html).