Adafruit i2c SHT40 example

Dependencies:   SHT40

Committer:
reedas
Date:
Mon Feb 07 15:12:28 2022 +0000
Revision:
0:02e74947940b
Example project using SHT40 basic library

Who changed what in which revision?

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