Project aiming to make a self-controlled solar reflector

Dependencies:   Accelerometer LCD Inverter Algorithm MotorDriver Anemometer GUI ArduinoJson Misc Definitions Pushbutton WebSocketClient temp_fan

Committer:
khaiminhvn
Date:
Thu Apr 15 18:47:41 2021 +0000
Revision:
35:aa4395b4a1a0
Parent:
0:74d6e93ec977
Added power halting threshold

Who changed what in which revision?

UserRevisionLine numberNew contents of line
khaiminhvn 0:74d6e93ec977 1 # Contributing to Mbed OS
khaiminhvn 0:74d6e93ec977 2
khaiminhvn 0:74d6e93ec977 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.
khaiminhvn 0:74d6e93ec977 4
khaiminhvn 0:74d6e93ec977 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).