this is BOSCH oil temp. measurement program write for STM32 (Nucleo- F746ZG)

Committer:
rahulp5
Date:
Wed Jan 13 08:20:53 2021 +0000
Revision:
1:e79bc88f73d6
Parent:
0:a1e3728036c5
change temp to 25

Who changed what in which revision?

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